forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LM78XX.kicad_mod
30 lines (30 loc) · 1.54 KB
/
LM78XX.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
(module LM78XX (layer F.Cu)
(at 0 0)
(descr "Regulateur TO220 serie LM78xx")
(tags "TR TO220")
(fp_text reference LM78XX (at 7.62 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 10.668 0.127 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 -3.81) (end 5.08 5.08) (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 5.08 -3.81) (end 5.08 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 12.7 3.81) (end 12.7 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 12.7 3.81) (end 12.7 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -5.08) (end 20.32 -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 VI thru_hole circle (at 0 -2.54) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(pad GND thru_hole rect (at 0 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(pad VO thru_hole circle (at 0 2.54) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask F.SilkS))
(model Discret/LM78XX.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)