tomu-fpga/hardware/pcb/tomu-fpga.pretty/TVM-5V.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
922 B
Plaintext

(module TVM-5V (layer F.Cu) (tedit 5BF9C73C)
(attr smd)
(fp_text reference D7 (at -2.12132 0 -90) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_text value D_Small (at 0.300001 -1.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 -0.8) (end 1.5 -0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.5 -0.8) (end 1.5 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start 1.5 0.8) (end -1.5 0.8) (layer F.CrtYd) (width 0.15))
(fp_line (start -1.5 0.8) (end -1.5 -0.8) (layer F.CrtYd) (width 0.15))
(pad 1 smd roundrect (at -1 0) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at 1 0) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0805_2012Metric.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)