mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 17:53:45 +00:00
Add Coilcraft LPS5030 (plus freecad source) (#1340)
This commit is contained in:
parent
db07e3e2c3
commit
3bafd1357e
55
Inductor_SMD.pretty/L_Coilcraft_LPS5030.kicad_mod
Normal file
55
Inductor_SMD.pretty/L_Coilcraft_LPS5030.kicad_mod
Normal file
@ -0,0 +1,55 @@
|
||||
(module L_Coilcraft_LPS5030 (layer F.Cu) (tedit 5C4CB0C4)
|
||||
(descr "Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint")
|
||||
(tags inductor)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -3.7) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value L_Coilcraft_LPS5030 (at 0 3.8) (layer F.Fab)
|
||||
(effects (font (size 0.8 0.8) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.5 -2.51) (end 0.5 -2.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.5 2.51) (end 0.5 2.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.4 -2.4) (end 1.4 -2.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2.4 -1.4) (end 2.4 1.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.4 2.4) (end -1.4 2.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.4 1.4) (end -2.4 -1.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.4 -1.4) (end -1.4 -2.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.4 -2.4) (end 2.4 -1.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 2.4 1.4) (end 1.4 2.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.4 1.4) (end -1.4 2.4) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.01 -1.8) (end -1.8 -3.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.8 -3.01) (end 1.8 -3.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.8 -3.01) (end 3.01 -1.8) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.01 -1.8) (end 3.01 1.8) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.01 1.8) (end 1.8 3.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.8 3.01) (end -1.8 3.01) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.8 3.01) (end -3.01 1.8) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.01 1.8) (end -3.01 -1.8) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd custom (at -2.2275 0) (size 1.055 3.4) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2)
|
||||
(options (clearance outline) (anchor rect))
|
||||
(primitives
|
||||
(gr_poly (pts
|
||||
(xy 1.4675 -1.7) (xy 0.5275 -0.8445) (xy 0.5275 0.8445) (xy 1.4675 1.7) (xy 1.4675 2.755)
|
||||
(xy 0.5275 2.755) (xy -0.5275 1.7) (xy -0.5275 -1.7) (xy 0.5275 -2.755) (xy 1.4675 -2.755)
|
||||
) (width 0))
|
||||
))
|
||||
(pad 2 smd custom (at 2.2275 0) (size 1.055 3.4) (layers F.Cu F.Paste F.Mask)
|
||||
(zone_connect 2)
|
||||
(options (clearance outline) (anchor rect))
|
||||
(primitives
|
||||
(gr_poly (pts
|
||||
(xy -1.4675 -1.7) (xy -0.5275 -0.8445) (xy -0.5275 0.8445) (xy -1.4675 1.7) (xy -1.4675 2.755)
|
||||
(xy -0.5275 2.755) (xy 0.5275 1.7) (xy 0.5275 -1.7) (xy -0.5275 -2.755) (xy -1.4675 -2.755)
|
||||
) (width 0))
|
||||
))
|
||||
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Coilcraft_LPS5030.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
BIN
Sources/Inductor_SMD/L_Coilcraft_LPS5030.FCStd
Normal file
BIN
Sources/Inductor_SMD/L_Coilcraft_LPS5030.FCStd
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user