blob: 477c2f4f3597086458ac42fa2ca2b584b25016ab (
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_TO18(D5.6)-3" (layer F.Cu) (tedit 588BCC27)
(descr "Laser Diode, TO18-like (D=5.6mm), 3pin")
(tags "Laser Diode TO18-like")
(fp_text reference REF** (at 0.9 -3.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "LaserDiode_TO18(D5.6)-3" (at 1 3.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.5 2.8) (end 0.5 2.4) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 2.4) (end 1.4 2.4) (layer F.SilkS) (width 0.12))
(fp_line (start 1.4 2.4) (end 1.4 2.8) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 0) (end -1.7 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -1.4 0) (end -1.7 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 3.7 -0.4) (end 3.4 0) (layer F.Fab) (width 0.1))
(fp_line (start 3.4 0) (end 3.7 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 2.7) (end 0.5 2.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 2.4) (end 1.4 2.4) (layer F.Fab) (width 0.1))
(fp_line (start 1.4 2.4) (end 1.4 2.7) (layer F.Fab) (width 0.1))
(fp_circle (center 1 0) (end -1.8 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1.02 0.01) (end 3.85 1.49) (layer F.CrtYd) (width 0.05))
(fp_circle (center 1 0) (end 2.8 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1 0) (end 3.2 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1 0) (end -1.85 0) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0 45) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 1 1) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2 0) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
)
|