DK60/Footprint/Pin_Header_1x02.kicad_mod
Damien Broqua aaa83ab337 - Added libraries/footprint from mohitg11 (TS65)
- Added Backlit for DK60TP (need to fix bug for bottom row)
2017-06-04 01:37:43 +02:00

22 lines
979 B
Plaintext

(module Pin_Header_1x02 (layer F.Cu) (tedit 56DFE0AD)
(descr "Through hole pin header")
(tags "pin header")
(fp_text reference REF** (at 0.2032 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value >NAME (at -0.2794 5.2578) (layer Dwgs.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.75 -1.75) (end -1.75 4.3) (layer F.SilkS) (width 0.15))
(fp_line (start 1.75 -1.75) (end 1.75 4.3) (layer F.SilkS) (width 0.15))
(fp_line (start -1.75 -1.75) (end 1.75 -1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -1.75 4.3) (end 1.75 4.3) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0) (size 2.032 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 0 2.54) (size 2.032 2.032) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(model Pin_Headers.3dshapes/Pin_Header_Straight_1x02.wrl
(at (xyz 0 -0.05 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)