-
Notifications
You must be signed in to change notification settings - Fork 13
/
CP20.kicad_mod
27 lines (27 loc) · 1.32 KB
/
CP20.kicad_mod
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 CP20 (layer F.Cu)
(at 0 0)
(descr "Condenstateur polarise")
(tags CP)
(fp_text reference C*** (at -8.89 -7.62) (layer F.SilkS)
(effects (font (size 3.16738 1.6256) (thickness 0.3048)))
)
(fp_text value CP20 (at 8.89 3.81) (layer F.SilkS)
(effects (font (size 3.57632 3.29692) (thickness 0.3048)))
)
(fp_line (start -25.4 0) (end -20.32 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 25.4 0) (end 20.32 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 20.32 0) (end 20.32 -11.43) (layer F.SilkS) (width 0.3048))
(fp_line (start 20.32 -11.43) (end -20.32 -11.43) (layer F.SilkS) (width 0.3048))
(fp_line (start -20.32 -11.43) (end -20.32 11.43) (layer F.SilkS) (width 0.3048))
(fp_line (start -20.32 11.43) (end 20.32 11.43) (layer F.SilkS) (width 0.3048))
(fp_line (start 20.32 11.43) (end 20.32 0) (layer F.SilkS) (width 0.3048))
(fp_line (start -16.51 -11.43) (end -16.51 11.43) (layer F.SilkS) (width 0.3048))
(fp_line (start -15.24 11.43) (end -15.24 -11.43) (layer F.SilkS) (width 0.3048))
(pad 1 thru_hole rect (at -25.4 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
(pad 2 thru_hole circle (at 25.4 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
(model discret/c_pol.wrl
(at (xyz 0 0 0))
(scale (xyz 2 2 2))
(rotate (xyz 0 0 0))
)
)