7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 15:33:43 +00:00

Merge pull request from johnfwhitmore/TDK-VLF10040

Added TDK VLF10040 Series
This commit is contained in:
Oliver 2017-11-10 20:38:33 +11:00 committed by GitHub
commit 1d3790aa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,36 @@
(module L_TDK_VLF10040 (layer F.Cu) (tedit 5A01DF12)
(descr "Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm")
(tags "inductor TDK VLP smd VLF10040")
(attr smd)
(fp_text reference REF** (at 0 -6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L_TDK_VLF10040 (at 0 6) (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 -3.5 -3.5) (end -2.4 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 -2.4) (end -3.5 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 3.5) (end 2.4 3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 2.4) (end 3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 2.4) (end -3.5 3.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.5 3.5) (end -2.4 3.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end 3.5 -2.4) (layer F.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end 2.4 -3.5) (layer F.Fab) (width 0.1))
(fp_line (start -5 -5) (end -5 5) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 5) (end 5 5) (layer F.CrtYd) (width 0.05))
(fp_line (start 5 5) (end 5 -5) (layer F.CrtYd) (width 0.05))
(fp_line (start 5 -5) (end -5 -5) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.1 5.1) (end 5.1 5.1) (layer F.SilkS) (width 0.12))
(fp_line (start -5.1 -5.1) (end 5.1 -5.1) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 3 3) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -4.5 0) (size 1.7 3.6) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 4.5 0) (size 1.7 3.6) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_TDK_VLF10040.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)