- 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 Poker_oval_hole (layer F.Cu) (tedit 53EE2BFE)
(fp_text reference Poker_oval_hole (at 0 0) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 0) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "" thru_hole circle (at 0 0) (size 6.1 6.1) (drill oval 4.6 2.5) (layers *.Cu *.Mask))
)