mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Add Bourns CD-DF4xxS footprint (#1567)
This commit is contained in:
parent
748a79cf0e
commit
95c2186c73
36
Diode_SMD.pretty/Diode_Bridge_Bourns_CD-DF4xxS.kicad_mod
Normal file
36
Diode_SMD.pretty/Diode_Bridge_Bourns_CD-DF4xxS.kicad_mod
Normal file
@ -0,0 +1,36 @@
|
||||
(module Diode_Bridge_Bourns_CD-DF4xxS (layer F.Cu) (tedit 5CC77A50)
|
||||
(descr "8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf")
|
||||
(tags "Surface Mount Bridge Rectifier Diode")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -7) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Diode_Bridge_Bourns_CD-DF4xxS (at 0 7) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 4.3 6.3) (end -4.3 6.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 4.3 6.3) (end 4.3 -6.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.3 -6.3) (end -4.3 6.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.3 -6.3) (end 4.3 -6.3) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.05 -5.25) (end 4.05 -5.25) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start -4.05 -4.25) (end -3.05 -5.25) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start -4.05 5.25) (end -4.05 -4.25) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start 4.05 5.25) (end -4.05 5.25) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start 4.05 -5.25) (end 4.05 5.25) (layer F.Fab) (width 0.12))
|
||||
(fp_line (start 0 -5.36) (end 1.2 -5.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.16 -5.36) (end 4.16 5.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.16 0) (end -4.16 5.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.2 5.36) (end 1.2 5.36) (layer F.SilkS) (width 0.12))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 4 smd rect (at 2.6 -3.85) (size 2.4 4.4) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 2.6 3.85) (size 2.4 4.4) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -2.6 3.85) (size 2.4 4.4) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -2.6 -3.85) (size 2.4 4.4) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/Diode_Bridge_Bourns_CD-DF4xxS.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user