blob: 73636c1767f2a9ef5fca30508c42f731bf5ba6a5 (
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
|
(module SMD-2010_Pol (layer F.Cu)
(at 0 0)
(tags "CMS SMD")
(attr smd)
(fp_text reference REF** (at 0 -0.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SMD-2010_Pol (at 0 0.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.3 -1.6) (end -3.3 1.6) (layer F.SilkS) (width 0.15))
(fp_line (start 3.50012 -1.6002) (end 3.50012 1.6002) (layer F.SilkS) (width 0.15))
(fp_line (start -3.5 -1.6) (end -3.5 1.6) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19634 1.60528) (end 3.48234 1.60528) (layer F.SilkS) (width 0.15))
(fp_line (start 3.48234 -1.60528) (end 1.19634 -1.60528) (layer F.SilkS) (width 0.15))
(fp_line (start -1.2 -1.6) (end -3.5 -1.6) (layer F.SilkS) (width 0.15))
(fp_line (start -3.5 1.6) (end -1.2 1.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -2.4003 0) (size 1.80086 2.70002) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.4003 0) (size 1.80086 2.70002) (layers F.Cu F.Paste F.Mask))
(model SMD_Packages.3dshapes/SMD-2010_Pol.wrl
(at (xyz 0 0 0))
(scale (xyz 0.35 0.35 0.35))
(rotate (xyz 0 0 0))
)
)
|