blob: 1112cef32038a9cbd68434943ba79f6a8b0ccbe2 (
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
|
(module LaserDiode_TO56-3 (layer F.Cu) (tedit 588BCD9B)
(descr "Laser Diode, TO-56, 3pin")
(tags "Laser Diode TO56")
(fp_text reference REF** (at 0.99 -3.8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LaserDiode_TO56-3 (at 0.99 3.89) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.5 2.85) (end 0.5 2.2) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 2.2) (end 1.5 2.2) (layer F.SilkS) (width 0.12))
(fp_line (start 1.5 2.2) (end 1.5 2.85) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 2.7) (end 0.5 2.2) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 2.2) (end 1.5 2.2) (layer F.Fab) (width 0.1))
(fp_line (start 1.5 2.2) (end 1.5 2.7) (layer F.Fab) (width 0.1))
(fp_line (start -1.66 -0.3) (end -1.46 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.46 0) (end -1.66 0.3) (layer F.Fab) (width 0.1))
(fp_line (start 3.64 -0.3) (end 3.44 0) (layer F.Fab) (width 0.1))
(fp_line (start 3.44 0) (end 3.64 0.3) (layer F.Fab) (width 0.1))
(fp_circle (center 1 0) (end 3.81 0) (layer F.Fab) (width 0.1))
(fp_circle (center 1 0) (end 3.9 0) (layer F.SilkS) (width 0.12))
(fp_circle (center 1 0) (end 4.3 1) (layer F.CrtYd) (width 0.05))
(fp_circle (center 1 0) (end 2.78 0) (layer F.Fab) (width 0.1))
(pad 1 thru_hole rect (at 0 0 45) (size 1 1) (drill 0.7) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 1 1) (size 1 1) (drill 0.7) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2 0) (size 1 1) (drill 0.7) (layers *.Cu *.Mask))
)
|