first commit

This commit is contained in:
2023-02-09 17:41:03 -03:00
commit 0a7e46e6e1
421 changed files with 135710 additions and 0 deletions
+15
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))
)