- Initial commit

This commit is contained in:
Damien Broqua 2017-06-14 19:41:04 +02:00
parent efc7036de8
commit 36939b9130
207 changed files with 277298 additions and 0 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))
)