This commit is contained in:
Diego Palacios
2022-02-27 01:02:50 +01:00
parent 21944eed07
commit 0f66dc759b
315 changed files with 141939 additions and 2 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))
)