mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-12 18:29:35 +00:00
Added Bourns SRU8028 SMD inductor. (#2237)
Dimensions are the same as SRU8043 (already exists), but height changes. Datasheet: https://bourns.com/docs/product-datasheets/sru8028.pdf
This commit is contained in:
parent
ee84c4bfb7
commit
61df6d8853
39
Inductor_SMD.pretty/L_Bourns-SRU8028_8.0x8.0mm.kicad_mod
Normal file
39
Inductor_SMD.pretty/L_Bourns-SRU8028_8.0x8.0mm.kicad_mod
Normal file
@ -0,0 +1,39 @@
|
||||
(module L_Bourns-SRU8028_8.0x8.0mm (layer F.Cu) (tedit 5990349C)
|
||||
(descr "Bourns SRU8028 series SMD inductor")
|
||||
(tags "Bourns SRU8028 SMD inductor")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 5.2) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value L_Bourns-SRU8028_8.0x8.0mm (at 0 -5.1) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 5.15 -4.4) (end 5.15 4.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.15 4.4) (end -5.15 4.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.15 4.4) (end -5.15 -4.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.15 -4.4) (end 5.15 -4.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.05 -4.15) (end 4.15 -2.05) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 2.05 4.15) (end 4.15 2.05) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 2.05 4.15) (end -2.05 4.15) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.05 4.15) (end -4.15 2.05) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.05 -4.15) (end 2.05 -4.15) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4 -2) (end 4 2) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 4 2) (end 2 4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2 4) (end -2 4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2 4) (end -4 2) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4 2) (end -4 -2) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4 -2) (end -2 -4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2 -4) (end 2 -4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2 -4) (end 4 -2) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 0 0) (end 0 -3) (layer F.Fab) (width 0.1))
|
||||
(pad 1 smd rect (at -3.9 0) (size 2 3.2) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 3.9 0) (size 2 3.2) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Bourns-SRU8028_8.0x8.0mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user