- Added Kicad source files

This commit is contained in:
Damien Broqua 2017-04-30 13:32:34 +02:00
parent 076ac8277a
commit a6c4e8bd51
106 changed files with 17905 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))
)