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,19 @@
(module D_axial (layer F.Cu) (tedit 561B6A3D)
(fp_text reference D** (at 0 1.925) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value D (at 0 -1.925) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_line (start -2.075 -1.2) (end -2.075 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.175 -1.2) (end -2.175 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.275 -1.2) (end -2.275 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.45 -1.2) (end -2.45 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.625 -1.2) (end -2.625 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.8 -1.2) (end -2.8 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start -2.8 -1.2) (end 2.8 -1.2) (layer F.SilkS) (width 0.2))
(fp_line (start 2.8 -1.2) (end 2.8 1.2) (layer F.SilkS) (width 0.2))
(fp_line (start 2.8 1.2) (end -2.8 1.2) (layer F.SilkS) (width 0.2))
(pad 1 thru_hole rect (at -3.9 0) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 3.9 0) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
)