forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TO92H.kicad_mod
19 lines (19 loc) · 1.07 KB
/
TO92H.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(module TO92H (layer F.Cu)
(at 0 0)
(fp_text reference TO92H (at 5.08 -1.27) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 5.08 1.27) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.54 -2.54) (end 7.62 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 -2.54) (end 7.62 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 2.54) (end 2.54 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 2.54) (end 2.54 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 1.27 -1.27) (end 2.54 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -1.27 0) (end 2.54 0) (layer F.SilkS) (width 0.15))
(fp_line (start 1.27 1.27) (end 2.54 1.27) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at -1.27 0) (size 1.27 1.27) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at 1.27 1.27) (size 1.27 1.27) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 1.27 -1.27) (size 1.27 1.27) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)