1234567891011121314151617181920212223 |
- (module bornier2-5.08 (layer F.Cu) (tedit 5B96AFB1)
- (descr "Bornier d'alimentation 2 pins")
- (tags DEV)
- (fp_text reference P5 (at 0 -5.08) (layer F.SilkS)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_text value "12v IN" (at 0 5.08) (layer F.Fab)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_line (start 5.08 2.54) (end -5.08 2.54) (layer F.SilkS) (width 0.15))
- (fp_line (start 5.08 3.81) (end 5.08 -3.81) (layer F.SilkS) (width 0.15))
- (fp_line (start 5.08 -3.81) (end -5.08 -3.81) (layer F.SilkS) (width 0.15))
- (fp_line (start -5.08 -3.81) (end -5.08 3.81) (layer F.SilkS) (width 0.15))
- (fp_line (start -5.08 3.81) (end 5.08 3.81) (layer F.SilkS) (width 0.15))
- (pad 1 thru_hole rect (at -2.54 0) (size 2.54 2.54) (drill 1.524) (layers *.Cu *.Mask F.SilkS))
- (pad 2 thru_hole oval (at 2.54 0) (size 2.54 3) (drill 1.524) (layers *.Cu *.Mask F.SilkS))
- (model Connect.3dshapes/bornier2.wrl
- (at (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
|