- Initial commit

This commit is contained in:
Damien Broqua 2017-06-14 19:41:04 +02:00
parent efc7036de8
commit 36939b9130
207 changed files with 277298 additions and 0 deletions

View file

@ -0,0 +1,15 @@
(module 00Keyboard:JST_PH2_TH (layer F.Cu)
(tags "JST, PH2, Lipo")
(fp_text reference JST_PH2_TH (at 0 -5.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CN** (at 0 -3.05) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.95 -6.25) (end -2.95 -6.25) (layer F.SilkS) (width 0.16))
(fp_line (start -2.95 -6.25) (end -2.95 1.6) (layer F.SilkS) (width 0.16))
(fp_line (start -2.95 1.6) (end 2.95 1.6) (layer F.SilkS) (width 0.16))
(fp_line (start 2.95 1.6) (end 2.95 -6.25) (layer F.SilkS) (width 0.16))
(pad 1 thru_hole oval (at 1 0) (size 1.2 1.7) (drill oval 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at -1 0) (size 1.2 1.7) (drill oval 0.7) (layers *.Cu *.Mask F.SilkS))
)