-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSOT-23.kicad_mod
43 lines (43 loc) · 2.24 KB
/
SOT-23.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
(module SOT-23 (layer F.Cu) (tedit 58EEA055)
(descr "SOT-23, Standard")
(tags SOT-23)
(attr smd)
(fp_text reference VT1 (at 0 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value IRLML6402 (at 0.5 0 90) (layer F.Fab)
(effects (font (size 0.35 0.35) (thickness 0.03)))
)
(fp_line (start 1.1 -0.3) (end 1.3 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start 1.3 -0.3) (end 1.3 0.3) (layer F.Fab) (width 0.1))
(fp_line (start 1.3 0.3) (end 1.1 0.3) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.7) (end -1.2 0.7) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 0.7) (end -1.2 1.2) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 1.2) (end -1 1.2) (layer F.Fab) (width 0.1))
(fp_line (start -1 -1.2) (end -1.2 -1.2) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 -1.2) (end -1.2 -0.7) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 -0.7) (end -1 -0.7) (layer F.Fab) (width 0.1))
(fp_line (start -1 1.6) (end 1.1 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 1.1 1.6) (end 1.1 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start 1.1 -1.6) (end -1 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 -1.6) (end -1 1.6) (layer F.Fab) (width 0.1))
(fp_text user %R (at -0.4 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer F.SilkS) (width 0.12))
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 -1.75) (end 1.7 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -1.75) (end 1.7 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 1.75) (end -1.7 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 1.75) (end -1.7 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.76 -1.58) (end -1.4 -1.58) (layer F.SilkS) (width 0.12))
(fp_line (start 0.76 1.58) (end -0.7 1.58) (layer F.SilkS) (width 0.12))
(pad 1 smd rect (at -1 -0.95) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -1 0.95) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 1 0) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)