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 Inductor_Bourn_4mmx4mm (layer F.Cu) (tedit 56EAD789)
(fp_text reference REF** (at 0.1778 2.5654) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value >NAME (at 0 -2.794) (layer Dwgs.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.4 2) (end -2.4 -2) (layer F.SilkS) (width 0.15))
(fp_line (start 2.4 2) (end -2.4 2) (layer F.SilkS) (width 0.15))
(fp_line (start 2.4 -2) (end 2.4 2) (layer F.SilkS) (width 0.15))
(fp_line (start -2.4 -2) (end 2.4 -2) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1.525 0) (size 1.5 3.6) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.525 0) (size 1.5 3.6) (layers F.Cu F.Paste F.Mask))
)