forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TO220GDS.kicad_mod
28 lines (28 loc) · 1.4 KB
/
TO220GDS.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
(module TO220GDS (layer F.Cu)
(at 0 0)
(descr "Transistor VMOS Irf530, TO220")
(tags "TR TO220 DEV")
(fp_text reference TO220GDS (at 6.985 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 10.795 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -2.54) (end 5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 5.08 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 2.54) (end 5.08 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -5.08) (end 20.32 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 20.32 -5.08) (end 20.32 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 20.32 5.08) (end 5.08 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 5.08) (end 5.08 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 12.7 5.08) (end 12.7 -5.08) (layer F.SilkS) (width 0.15))
(pad 4 thru_hole rect (at 16.51 0) (size 8.89 8.89) (drill 3.048) (layers *.Cu *.SilkS *.Mask))
(pad G thru_hole circle (at 0 -2.54) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(pad D thru_hole circle (at 0 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(pad S thru_hole rect (at 0 2.54) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(model Discret/TO220GDS.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)