7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-05-05 21:38:05 +00:00

Merge pull request from chschlue/directfet-mu

Add DirectFET MU
This commit is contained in:
evanshultz 2019-09-16 12:22:43 -07:00 committed by GitHub
commit 19d91b9647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,53 @@
(module DirectFET_MU (layer F.Cu) (tedit 5D7553FA)
(descr "DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32")
(tags "DirectFET MU MOSFET Infineon")
(attr smd)
(fp_text reference REF** (at 0 3.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DirectFET_MU (at 0 -3.3) (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 -2.75 -2.35) (end -2.65 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 -2.45) (end 2.75 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.75 2.35) (end -2.65 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 2.35) (end 2.65 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 3.9 2.7) (end 3.9 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.9 2.7) (end 3.9 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.9 -2.7) (end -3.9 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.9 -2.7) (end -3.9 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.8 2.5) (end -2.9 2.4) (layer F.SilkS) (width 0.12))
(fp_line (start 2.8 2.5) (end -2.8 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.9 2.4) (end 2.8 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.8 -2.5) (end 2.9 -2.4) (layer F.SilkS) (width 0.12))
(fp_line (start -2.8 -2.5) (end 2.8 -2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.9 -2.4) (end -2.8 -2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -3.65 -2.4) (end -2.9 -2.4) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 1.95) (end -2.75 2.35) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 1.95) (end -2.75 1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 1.95) (end 2.75 2.35) (layer F.Fab) (width 0.1))
(fp_line (start 3.15 1.95) (end 2.75 1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 -1.95) (end 3.15 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 -2.35) (end 2.75 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start -2.75 -1.95) (end -2.75 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 -1.95) (end -2.75 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 1.95) (end -3.15 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start 3.15 -1.95) (end 3.15 1.95) (layer F.Fab) (width 0.1))
(fp_line (start -2.65 2.45) (end 2.65 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 -2.45) (end -2.65 -2.45) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -3.205 -1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 3.205 -1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.205 1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 3.205 1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.875 0) (size 0.8 0.85) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.585 -0.415) (size 0.82 0.6) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.585 0.415) (size 0.82 0.6) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Package_DirectFET.3dshapes/DirectFET_MU.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)