This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 712
/
Copy pathDirectFET_MP.kicad_mod
53 lines (53 loc) · 3.14 KB
/
DirectFET_MP.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
(module DirectFET_MP (layer F.Cu) (tedit 5A0AAFC5)
(descr "DirectFET MP https://www.infineon.com/dgdl/irf6633pbf.pdf?fileId=5546d462533600a4015355e8dfe91a3b")
(tags "DirectFET MP Mosfet Infenion")
(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_MP (at 0 3.5) (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.65 -2.35) (end -2.55 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.55 -2.45) (end 2.65 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.65 2.35) (end -2.55 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 2.35) (end 2.55 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.7 2.5) (end -2.8 2.4) (layer F.SilkS) (width 0.12))
(fp_line (start 2.7 2.5) (end -2.7 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.8 2.4) (end 2.7 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.7 -2.5) (end 2.8 -2.4) (layer F.SilkS) (width 0.12))
(fp_line (start -2.7 -2.5) (end 2.7 -2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.8 -2.4) (end -2.7 -2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -3.5 -2.4) (end -2.8 -2.4) (layer F.SilkS) (width 0.12))
(fp_line (start -2.65 1.95) (end -2.65 2.35) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 1.95) (end -2.65 1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 1.95) (end 2.65 2.35) (layer F.Fab) (width 0.1))
(fp_line (start 3.15 1.95) (end 2.65 1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 -1.95) (end 3.15 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start 2.65 -2.35) (end 2.65 -1.95) (layer F.Fab) (width 0.1))
(fp_line (start -2.65 -1.95) (end -2.65 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 -1.95) (end -2.65 -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.55 2.45) (end 2.55 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 2.55 -2.45) (end -2.55 -2.45) (layer F.Fab) (width 0.1))
(pad 2 smd rect (at -0.8 0) (size 0.65 0.65) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.59 -0.415) (size 0.825 0.6) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.59 0.415) (size 0.825 0.6) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.2 -1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.2 1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 3.2 -1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 3.2 1.175) (size 0.9 1.85) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Package_DirectFET.3dshapes/DirectFET_MP.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)