forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TO3.kicad_mod
33 lines (33 loc) · 1.8 KB
/
TO3.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
(module TO3 (layer F.Cu)
(at 0 0)
(descr "Transistor TO3")
(tags "TR TO3")
(fp_text reference TO3 (at -13.716 -11.176) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at -14.351 -9.144) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -20.32 -2.54) (end -21.336 0) (layer F.SilkS) (width 0.15))
(fp_line (start -21.336 0) (end -20.32 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 20.32 -2.54) (end 21.844 0) (layer F.SilkS) (width 0.15))
(fp_line (start 21.844 0) (end 20.32 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -4.572 -12.192) (end 0 -13.208) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -13.208) (end 4.572 -12.192) (layer F.SilkS) (width 0.15))
(fp_line (start -4.572 -12.192) (end -20.32 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 4.572 -12.192) (end 20.32 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 4.572 12.192) (end 20.32 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -4.572 12.192) (end -20.32 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 4.572 12.192) (end -0.508 13.208) (layer F.SilkS) (width 0.15))
(fp_line (start -0.508 13.208) (end -4.572 12.192) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 10.16 0.635) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -15.24 0) (size 6.35 6.35) (drill 3.937) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at 15.24 0) (size 6.35 6.35) (drill 3.937) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -2.54 -5.08) (size 2.54 2.54) (drill 1.3208) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -2.54 5.08) (size 2.54 2.54) (drill 1.3208) (layers *.Cu *.Mask F.SilkS))
(model Discret/TO3.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)