tomu-fpga/hardware/pcb/tomu-fpga.pretty/TVM-12V.kicad_mod
Sean Cross dd030c6333 hardware: footprints: make smt components "SMT"
Mark these components as "SMT" rather than "through-hole", which causes
them to be included in the pick-and-place file.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-24 16:50:57 -05:00

21 lines
955 B
Plaintext

(module TVM-12V (layer F.Cu) (tedit 5BF9C74D)
(attr smd)
(fp_text reference D6 (at 2.474874 0 90) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value D_Small (at 0 -1.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.899999 0.8) (end -1.899999 -0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.899999 0.8) (end -1.899999 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.899999 -0.8) (end 1.899999 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start -1.899999 -0.8) (end 1.899999 -0.8) (layer F.CrtYd) (width 0.15))
(pad 2 smd roundrect (at 1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMB.step
(at (xyz 0 0 0))
(scale (xyz 0.7 0.5 0.5))
(rotate (xyz 0 0 0))
)
)