forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TO39EBC.kicad_mod
23 lines (23 loc) · 1.01 KB
/
TO39EBC.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
(module TO39EBC (layer F.Cu)
(at 0 0)
(descr "Transistor TO38")
(tags TO38)
(fp_text reference TO39EBC (at -0.254 5.588) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 -1.778) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.175 3.429) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 -2.667) (end -5.08 -3.937) (layer F.SilkS) (width 0.15))
(fp_line (start -2.667 -3.81) (end -3.937 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -3.937 -5.08) (end -5.08 -3.937) (layer F.SilkS) (width 0.15))
(pad 3 thru_hole circle (at 2.54 0) (size 1.651 1.651) (drill 0.7874) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0 2.54) (size 1.651 1.651) (drill 0.7874) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at -2.54 0) (size 1.651 1.651) (drill 0.7874) (layers *.Cu *.Mask F.SilkS))
(model Discret/TO39EBC.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)