Initial real commit

This commit is contained in:
Damien Broqua 2017-10-18 23:26:19 +02:00
parent 4074e0e973
commit 590a13f325
169 changed files with 12337 additions and 0 deletions

View file

@ -0,0 +1,9 @@
(module 00Keyboard:HOLE_M2.6 (layer F.Cu)
(fp_text reference HOLE_M2.6 (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 2.8 2.8) (drill 2.8) (layers *.Cu *.Mask F.SilkS))
)