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>
This commit is contained in:
parent
b39f62f812
commit
dd030c6333
@ -1,16 +1,17 @@
|
||||
(module TVM-12V (layer F.Cu) (tedit 5BF411C5)
|
||||
(fp_text reference REF** (at 0.1 1.6) (layer F.SilkS)
|
||||
(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 TVM-12V (at 0 -1.5) (layer F.Fab)
|
||||
(fp_text value D_Small (at 0 -1.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.9 -0.8) (end 1.9 -0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start 1.9 -0.8) (end 1.9 0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start 1.9 0.8) (end -1.9 0.8) (layer F.CrtYd) (width 0.15))
|
||||
(fp_line (start -1.9 0.8) (end -1.9 -0.8) (layer F.CrtYd) (width 0.15))
|
||||
(pad 1 smd roundrect (at -1.05 0) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(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))
|
||||
|
@ -1,16 +1,17 @@
|
||||
(module TVM-5V (layer F.Cu) (tedit 5BF7B758)
|
||||
(fp_text reference D8 (at 2.12132 0 -270) (layer F.SilkS)
|
||||
(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.3 -1.7) (layer F.Fab)
|
||||
(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 2 smd roundrect (at 1 0) (size 0.7 1.3) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(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))
|
||||
|
Loading…
Reference in New Issue
Block a user