tomu-fpga/hardware/pcb/tomu-fpga.pretty/TVS-11V.kicad_mod
Sean Cross e9067ac372 footprints: increase copper area for TVS diodes
We only had the bare minimum of copper, which didn't leave a lot of room
for the pick-and-place machine to err.  Increase the footprint size for
the TVS diodes.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-24 18:14:25 +08:00

22 lines
1.2 KiB
Plaintext

(module TVS-11V (layer F.Cu) (tedit 5C20AD2D)
(fp_text reference D5 (at 0.3 0.6) (layer F.SilkS) hide
(effects (font (size 0.4 0.4) (thickness 0.1)))
)
(fp_text value D5V0L1B2LP3-7 (at -0.05 -0.3) (layer F.Fab)
(effects (font (size 0.127 0.127) (thickness 0.03175)))
)
(fp_line (start -0.525 0.225) (end -0.525 -0.225) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.525 0.225) (end -0.525 0.225) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.525 -0.225) (end 0.525 0.225) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.525 -0.225) (end 0.525 -0.225) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.1 0.1) (thickness 0.025)))
)
(fp_line (start -0.275 -0.125) (end 0.275 -0.125) (layer F.Fab) (width 0.1))
(fp_line (start 0.275 -0.125) (end 0.275 0.125) (layer F.Fab) (width 0.1))
(fp_line (start 0.275 0.125) (end -0.275 0.125) (layer F.Fab) (width 0.1))
(fp_line (start -0.275 0.125) (end -0.275 -0.125) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.3 0) (size 0.35 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -0.3 0) (size 0.35 0.35) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
)