7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-09 00:30:06 +00:00

Merge pull request from Shackmeister/Bourn_Inductor

added Bourns SRN1060 footprint
This commit is contained in:
Rene Pöschl 2018-01-18 01:15:33 +01:00 committed by GitHub
commit de8630daa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,37 @@
(module L_Bourns-SRN1060 (layer F.Cu) (tedit 5A5CBB4E)
(descr "Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf")
(tags "Bourns SRN1060 SMD inductor")
(attr smd)
(fp_text reference REF** (at 0 -6.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L_Bourns-SRN1060 (at 0 6.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.3 5.35) (end 5.3 5.35) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.9 5) (end 4.9 5) (layer F.Fab) (width 0.1))
(fp_line (start -4.9 -5) (end 4.9 -5) (layer F.Fab) (width 0.1))
(fp_line (start -5.31 -5.36) (end -5.31 -3.86) (layer F.SilkS) (width 0.12))
(fp_line (start -5.31 -5.36) (end -3.81 -5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -4.9 -5) (end -4.9 5) (layer F.Fab) (width 0.1))
(fp_line (start 4.9 -5) (end 4.9 5) (layer F.Fab) (width 0.1))
(fp_line (start 5.31 -5.36) (end 3.81 -5.36) (layer F.SilkS) (width 0.12))
(fp_line (start 5.31 -5.36) (end 5.31 -3.86) (layer F.SilkS) (width 0.12))
(fp_line (start 5.31 5.36) (end 5.31 3.86) (layer F.SilkS) (width 0.12))
(fp_line (start -5.31 5.36) (end -5.31 3.86) (layer F.SilkS) (width 0.12))
(fp_line (start 5.31 5.36) (end 3.81 5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -5.31 5.36) (end -3.81 5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -5.3 -5.35) (end -5.3 5.35) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.3 -5.35) (end 5.3 5.35) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.3 -5.35) (end 5.3 -5.35) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -3.3 0) (size 3.5 10.2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 3.3 0) (size 3.5 10.2) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Bourns-SRN1060.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)