hardware: footprint: add footprint for 11V TVS diode

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2018-11-20 23:39:48 +08:00
parent 6ccdc4e386
commit e535c2fa15
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
(module TVS-11V (layer F.Cu) (tedit 5BF429EE)
(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 -0.3) (layer F.Fab)
(effects (font (size 0.127 0.127) (thickness 0.03175)))
)
(fp_line (start -0.35 0.175) (end -0.35 -0.175) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.35 0.175) (end -0.35 0.175) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.35 -0.175) (end 0.35 0.175) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.175) (end 0.35 -0.175) (layer F.CrtYd) (width 0.05))
(pad 2 smd roundrect (at 0.2 0) (size 0.15 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -0.2 0) (size 0.15 0.25) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
)