7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-12 20:29:35 +00:00

Inductor_SMD: Add Vishay IFSC-1515AH Low Profile, High Current Inductors ()

* Inductor_SMD: Add IFSC-1515AH Low Profile, High Current Inductors

* Enhance Fab layer

* Fix Fab. thickness

* Remove overlapping elements from Fab

* Move the position of the value at Fab.

* Fix courtyard clearance

* Apend body dimensions to footprint name

* Change 3D model name

* Move Silk

Co-authored-by: Otavio Augusto Gomes <otaviogomes@yandex.com>
This commit is contained in:
Otavio Augusto Gomes 2020-10-01 11:56:18 -03:00 committed by GitHub
parent 75f776db7a
commit 5a117e6f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,35 @@
(module L_Vishay_IFSC-1515AH_4x4x1.8mm (layer F.Cu) (tedit 5D4EC665)
(descr "Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf)")
(tags "SMD Vishay Inductor Low Profile")
(attr smd)
(fp_text reference REF** (at 0 -3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L_Vishay_IFSC-1515AH_4x4x1.8mm (at 0 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2 2) (end -2 -2) (layer F.Fab) (width 0.1))
(fp_line (start -2 -2) (end 2 -2) (layer F.Fab) (width 0.1))
(fp_line (start 2 -2) (end 2 2) (layer F.Fab) (width 0.1))
(fp_line (start 2 2) (end -2 2) (layer F.Fab) (width 0.1))
(fp_line (start -2.3 2.25) (end -2.3 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.3 -2.25) (end 2.3 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.3 -2.25) (end 2.3 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.3 2.25) (end -2.3 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2 -2.11) (end 2 -2.11) (layer F.SilkS) (width 0.12))
(fp_line (start 2 2.11) (end -2 2.11) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(fp_line (start -2 -1.115) (end -1.115 -2) (layer F.Fab) (width 0.1))
(fp_line (start 1.115 -2) (end 2 -1.115) (layer F.Fab) (width 0.1))
(fp_line (start 2 1.115) (end 1.115 2) (layer F.Fab) (width 0.1))
(fp_line (start -1.115 2) (end -2 1.115) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -1.475 0) (size 1.15 3.6) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.475 0) (size 1.15 3.6) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Vishay_IFSC-1515AH_4x4x1.8mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)