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,14 @@
(module L_6x6MM (layer F.Cu) (tedit 545247A9)
(fp_text reference L_6x6MM (at 0 0) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.35 3.95) (end 3.35 -3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 3.95) (end 3.35 3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 -3.95) (end 3.35 -3.95) (layer F.SilkS) (width 0.2))
(fp_line (start -3.35 -3.95) (end -3.35 3.95) (layer F.SilkS) (width 0.2))
(pad 2 smd rect (at 0 -2.5) (size 5.7 2) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 0 2.5) (size 5.7 2) (layers F.Cu F.Paste F.Mask))
)