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,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))
)