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,17 @@
(module R_1608_NOGUIDE (layer F.Cu) (tedit 548607C6)
(descr "SMT, 1608, 0603")
(tags "SMT, 1608, 0603")
(fp_text reference R_1608_NOGUIDE (at 0 -1.5) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value R*** (at 0 1.4) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(pad 2 smd rect (at 0.85 0) (size 1.1 1.1) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -0.85 0) (size 1.1 1.1) (layers F.Cu F.Paste F.Mask))
(model smd/capacitors/c_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)