mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Added Bourns SRP5030T SMD inductor. (#2143)
* Added Bourns SRP5030T SMD inductor. Datasheet: https://www.bourns.com/data/global/pdfs/SRP5030T.pdf Generated using: https://github.com/pointhi/kicad-footprint-generator/pull/509 * Removed manually the empty string in silkscreen.
This commit is contained in:
parent
6e66fa91d8
commit
cdb97c1178
46
Inductor_SMD.pretty/L_Bourns_SRP5030T.kicad_mod
Normal file
46
Inductor_SMD.pretty/L_Bourns_SRP5030T.kicad_mod
Normal file
@ -0,0 +1,46 @@
|
||||
(module L_Bourns_SRP5030T (layer F.Cu) (tedit 5E6F3F9B)
|
||||
(descr "Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf)")
|
||||
(tags "Inductor Bourns_SRP5030T")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at -0.35 -3.8) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value L_Bourns_SRP5030T (at 0 3.6) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.85 -2.6) (end 2.85 -2.6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2.85 -2.6) (end 2.85 2.6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2.85 2.6) (end -2.85 2.6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.85 2.6) (end -2.85 -1.6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.85 -1.6) (end -1.85 -2.6) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.35 -1.37) (end -3.35 -3.1) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.35 -3.1) (end -1.62 -3.1) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.97 -2.72) (end 2.97 -2.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 2.97 -2.72) (end 2.97 -1.15) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 2.97 1.15) (end 2.97 2.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.97 2.72) (end 2.97 2.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.97 -2.72) (end -2.97 -1.15) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.97 1.15) (end -2.97 2.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.1 -2.85) (end 3.1 -2.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.1 -2.85) (end 3.1 -1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.1 -1.16) (end 3.51 -1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.51 -1.16) (end 3.51 1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.51 1.16) (end 3.1 1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.1 1.16) (end 3.1 2.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.1 2.85) (end 3.1 2.85) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.1 -2.85) (end -3.1 -1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.1 -1.16) (end -3.51 -1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.51 -1.16) (end -3.51 1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.51 1.16) (end -3.1 1.16) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.1 1.16) (end -3.1 2.85) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd roundrect (at -2.25 0) (size 2 1.8) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(pad 2 smd roundrect (at 2.25 0) (size 2 1.8) (layers F.Cu F.Mask F.Paste) (roundrect_rratio 0.25))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Bourns_SRP5030T.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user