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,9 @@
(module 00Keyboard:HOLE_M3 (layer F.Cu)
(fp_text reference HOLE_M3 (at 0 -4.5) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(fp_text value VAL** (at 0.05 -7.25) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(pad 1 thru_hole circle (at 0 0) (size 4 4) (drill 3.2) (layers *.Cu *.Mask F.SilkS))
)