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
+14
View File
@@ -0,0 +1,14 @@
(module 00Keyboard:HC-49_SMT (layer F.Cu)
(fp_text reference HC-49_SMT (at 0 -3.4) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value VAL** (at 0 3.4) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_line (start -6 -2.4) (end 6 -2.4) (layer F.SilkS) (width 0.2))
(fp_line (start 6 -2.4) (end 6 2.4) (layer F.SilkS) (width 0.2))
(fp_line (start 6 2.4) (end -6 2.4) (layer F.SilkS) (width 0.2))
(fp_line (start -6 2.4) (end -6 -2.4) (layer F.SilkS) (width 0.2))
(pad 1 smd rect (at -4.75 0) (size 5.5 2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 4.75 0) (size 5.5 2) (layers F.Cu F.Paste F.Mask))
)