1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-21 08:04:19 +00:00
stmbl/hw/kicad/v4.0/stmbl.pretty/R_2512.kicad_mod
2016-10-07 21:25:57 +02:00

31 lines
1.4 KiB
Plaintext

(module R_2512 (layer F.Cu) (tedit 57F7A3D2)
(descr "Resistor SMD 2512, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 2512")
(attr smd)
(fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value R_2512 (at 0 2.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.575 1.6) (end 2.575 -1.6) (layer F.SilkS) (width 0.15))
(fp_line (start -2.575 -1.6) (end -2.575 1.6) (layer F.SilkS) (width 0.15))
(fp_line (start 3.175 -1.6) (end -3.175 -1.6) (layer F.SilkS) (width 0.15))
(fp_line (start 3.175 1.6) (end 3.175 -1.6) (layer F.SilkS) (width 0.15))
(fp_line (start -3.175 1.6) (end 3.175 1.6) (layer F.SilkS) (width 0.15))
(fp_line (start -3.175 -1.6) (end -3.175 1.6) (layer F.SilkS) (width 0.15))
(fp_line (start -3.8 -1.8) (end 3.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.8 1.8) (end 3.8 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.8 -1.8) (end -3.8 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.8 -1.8) (end 3.8 1.8) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -3.075 0) (size 1 3.2) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1))
(pad 2 smd rect (at 3.075 0) (size 1 3.2) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1))
(model Resistors_SMD.3dshapes/R_2512.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)