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,18 @@
(module NX3225SA (layer F.Cu) (tedit 5531CC7C)
(descr NX3225SA)
(tags NX3225SA)
(fp_text reference >NAME (at 0 2.794) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_text value >VALUE (at 0 -2.54) (layer F.SilkS) hide
(effects (font (thickness 0.3048)))
)
(fp_line (start -1.6 0.15) (end -1.6 -0.15) (layer F.SilkS) (width 0.1))
(fp_line (start 0.35 1.25) (end -0.35 1.25) (layer F.SilkS) (width 0.1))
(fp_line (start 1.6 -0.15) (end 1.6 0.15) (layer F.SilkS) (width 0.1))
(fp_line (start 0.35 -1.2) (end -0.35 -1.2) (layer F.SilkS) (width 0.1))
(pad 3 smd rect (at 1.1 -0.8) (size 1.4 1.2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.1 0.8) (size 1.4 1.2) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.1 0.8) (size 1.4 1.2) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -1.1 -0.8) (size 1.4 1.2) (layers F.Cu F.Paste F.Mask))
)