- Initial commit

This commit is contained in:
Damien Broqua 2017-06-14 19:41:04 +02:00
parent efc7036de8
commit 36939b9130
207 changed files with 277298 additions and 0 deletions

View file

@ -0,0 +1,15 @@
(module JUMPER_SMD_3 (layer F.Cu) (tedit 573A12C6)
(fp_text reference REF** (at 0.127 -1.524) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.1)))
)
(fp_text value VAL** (at 0.254 1.524) (layer Dwgs.User)
(effects (font (size 0.5 0.5) (thickness 0.1)))
)
(fp_line (start -2.159 -1.016) (end 2.159 -1.016) (layer F.SilkS) (width 0.2))
(fp_line (start 2.159 -1.016) (end 2.159 1.016) (layer F.SilkS) (width 0.2))
(fp_line (start 2.159 1.016) (end -2.159 1.016) (layer F.SilkS) (width 0.2))
(fp_line (start -2.159 1.016) (end -2.159 -1.016) (layer F.SilkS) (width 0.2))
(pad 2 smd rect (at 0 0) (size 1 1.5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.5 0 180) (size 1 1.5) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 1.5 0 180) (size 1 1.5) (layers F.Cu F.Paste F.Mask))
)