forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTO220_VERT.kicad_mod
21 lines (21 loc) · 1.15 KB
/
TO220_VERT.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(module TO220_VERT (layer F.Cu)
(at 0 0)
(descr "Regulateur TO220 serie LM78xx")
(tags "TR TO220")
(fp_text reference TO220_VERT (at -3.175 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0.635 -6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.905 -5.08) (end 2.54 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 -5.08) (end 2.54 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 5.08) (end 1.905 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -1.905 -5.08) (end 1.905 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 1.905 -5.08) (end 1.905 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 1.905 5.08) (end -1.905 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -1.905 5.08) (end -1.905 -5.08) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at 0 -2.54) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 0 0) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at 0 2.54) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)