blob: 2bafdcf9da7b90626e1d776218dfc11a8c4b87da (
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_TO3.3(D3.3)-3" (layer F.Cu) (tedit 588BCA98)
(descr "Laser Diode, TO-3.3mm, 3pin")
(tags "Laser Diode TO3.3")
(fp_text reference REF** (at 0.65 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "LaserDiode_TO3.3(D3.3)-3" (at 0.75 2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.95 1.7) (end 0.95 1.4) (layer F.SilkS) (width 0.12))
(fp_line (start 0.95 1.4) (end 0.35 1.4) (layer F.SilkS) (width 0.12))
(fp_line (start 0.35 1.4) (end 0.35 1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.35 1.6) (end 0.35 1.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.35 1.4) (end 0.95 1.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.95 1.4) (end 0.95 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.95 -0.3) (end -0.75 0) (layer F.Fab) (width 0.1))
(fp_line (start -0.75 0) (end -0.95 0.3) (layer F.Fab) (width 0.1))
(fp_line (start 2.25 -0.3) (end 2.05 0) (layer F.Fab) (width 0.1))
(fp_line (start 2.05 0) (end 2.25 0.3) (layer F.Fab) (width 0.1))
(fp_circle (center 0.65 0) (end -1 0) (layer F.Fab) (width 0.1))
(fp_circle (center 0.65 0) (end 2.5 1) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0.65 0) (end 2 0) (layer F.Fab) (width 0.1))
(fp_circle (center 0.65 0) (end -1.1 0) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0 45) (size 0.75 0.75) (drill 0.5) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0.65 0.65) (size 0.75 0.75) (drill 0.5) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 1.3 0) (size 0.75 0.75) (drill 0.5) (layers *.Cu *.Mask))
)
|