mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Sumida c75 (#1772)
* Add footprint for Inductor Sumida CR75 * Fix orientation Fix REF position * Fix pad orientation Fix courtyard Add better description Zero X coordinates of REFs * Fix pad radius * Set F.SilkS offset to 0.11mm * Fix silkscreen spacing
This commit is contained in:
parent
83cd4d9f18
commit
a7f0836435
33
Inductor_SMD.pretty/L_Sumida_CR75.kicad_mod
Normal file
33
Inductor_SMD.pretty/L_Sumida_CR75.kicad_mod
Normal file
@ -0,0 +1,33 @@
|
||||
(module L_Sumida_CR75 (layer F.Cu) (tedit 5F6CAA3C)
|
||||
(descr "Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf")
|
||||
(tags "Inductor SMD CR75 Unshielded")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -4.48 180) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value L_Sumida_CR75 (at 0.04 4.52) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.12)))
|
||||
)
|
||||
(fp_line (start -4.25 3.75) (end 4.25 3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 4.25 3.75) (end 4.25 -3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 4.25 -3.75) (end -4.25 -3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.25 -3.75) (end -4.25 3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -4.26 3.72) (end -4.26 -3.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.26 -3.72) (end 4.26 -3.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.26 -3.72) (end 4.26 3.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.26 3.72) (end -4.26 3.72) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.04 3.5) (end 4.04 3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 4.04 -3.5) (end -4.04 -3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4.04 -3.5) (end -4.04 3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 4.04 3.5) (end 4.04 -3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 0 -0.08) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 2 smd roundrect (at 2.5 0) (size 3 5.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.333))
|
||||
(pad 1 smd roundrect (at -2.5 0) (size 3 5.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.333))
|
||||
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Sumida_CR75.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user