-
Notifications
You must be signed in to change notification settings - Fork 1
/
SOT-23.kicad_mod
24 lines (24 loc) · 1.1 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
(module SOT-23 (layer F.Cu) (tedit 56CAAC60)
(descr "SOT-23, Standard")
(tags SOT-23)
(attr smd)
(fp_text reference REF** (at 0 -2.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOT-23 (at 0 2.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.29916 -0.65024) (end 1.2509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.49982 0.0508) (end -1.49982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.49982 -0.65024) (end -1.2509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 1.29916 -0.65024) (end 1.49982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 1.49982 -0.65024) (end 1.49982 0.0508) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.95 1.00076) (size 0.8001 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.95 1.00076) (size 0.8001 1) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0 -0.99822) (size 0.8001 1) (layers F.Cu F.Paste F.Mask))
(model TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)