blob: 330b45cb04838942d44711b2aa14a61a069c1207 (
plain)
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 "LaserDiode_TO5(D9)-3" (layer F.Cu) (tedit 588BCB74)
(descr "Laser Diode, TO5-like (D=9mm), 3pin")
(tags "Laser Diode TO5-like")
(fp_text reference REF** (at 1.3 -5.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "LaserDiode_TO5(D9)-3" (at 1.27 5.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.75 4.55) (end 0.75 4.05) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 4.05) (end 1.7 4.05) (layer F.SilkS) (width 0.12))
(fp_line (start 1.7 4.05) (end 1.7 4.55) (layer F.SilkS) (width 0.12))
(fp_line (start -2.83 0) (end -3.13 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.83 0) (end -3.13 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 5.67 -0.4) (end 5.37 0) (layer F.Fab) (width 0.1))
(fp_line (start 5.37 0) (end 5.67 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.77 4.4) (end 0.77 4.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.77 4.1) (end 1.67 4.1) (layer F.Fab) (width 0.1))
(fp_line (start 1.67 4.1) (end 1.67 4.4) (layer F.Fab) (width 0.1))
(fp_circle (center 1.27 0) (end -3.23 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1.27 0) (end 5.4 2.86) (layer F.CrtYd) (width 0.05))
(fp_circle (center 1.27 0) (end 4.47 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1.27 0) (end 4.92 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1.27 0) (end -3.35 0) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0 45) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 1.27 1.27) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2.54 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask))
)
|