-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSOT23.kicad_mod
23 lines (23 loc) · 1.03 KB
/
SOT23.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
(module SOT23 (layer F.Cu) (tedit 56FF713C)
(descr SOT23)
(attr smd)
(fp_text reference SOT23 (at 0 -2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 2.6) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 0.2) (end -1.5 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start -1.5 -0.7) (end -0.7 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start 1.5 0.2) (end 1.5 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start 1.5 -0.7) (end 0.7 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start 0.3 0.7) (end -0.3 0.7) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.9525 1.05664) (size 0.59944 1.00076) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 -1.05664) (size 0.59944 1.00076) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.9525 1.05664) (size 0.59944 1.00076) (layers F.Cu F.Paste F.Mask))
(model Transistors_SMD/sot23.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)