blob: f8aad7d681b2681b1dde8c1d9a634a57573cf00e (
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 SELF-WE-PD3S (layer F.Cu)
(at 0 0)
(descr "SELF WE-PD3S")
(attr smd)
(fp_text reference REF** (at -0.889 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SELF-WE-PD3S (at 0.889 -0.381 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -2.54) (end 1.016 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 1.016 -2.54) (end 3.302 -1.524) (layer F.SilkS) (width 0.15))
(fp_line (start 3.302 -1.524) (end 3.302 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start 3.302 1.524) (end 1.016 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 1.016 2.54) (end -1.016 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -1.016 2.54) (end -3.302 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -3.302 1.524) (end -3.302 -1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -3.302 -1.524) (end -1.016 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -1.016 -2.54) (end 0 -2.54) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 0 2.54) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -3.048 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 3.048 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask))
(model Inductors.3dshapes/SELF-WE-PD3S.wrl
(at (xyz 0 0 0))
(scale (xyz 0.53 0.53 0.53))
(rotate (xyz 0 0 0))
)
)
|