-
Notifications
You must be signed in to change notification settings - Fork 13
/
CP5.kicad_mod
39 lines (39 loc) · 2.17 KB
/
CP5.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
28
29
30
31
32
33
34
35
36
37
38
39
(module CP5 (layer F.Cu)
(at 0 0)
(descr "Condensateur polarise")
(tags CP)
(fp_text reference CP5 (at 0 0) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_text value C*** (at 0 0) (layer F.SilkS) hide
(effects (font (size 1.524 1.3335) (thickness 0.3048)))
)
(fp_line (start -4.445 -1.27) (end -4.445 -1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 -1.27) (end -4.445 -1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 -1.27) (end -4.445 -1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 -1.27) (end 5.08 -1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start 5.08 -1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start 5.08 1.27) (end -4.445 1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 1.27) (end -4.445 -1.27) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 -0.635) (end -4.445 -0.635) (layer F.SilkS) (width 0.3048))
(fp_line (start -4.445 -0.635) (end -5.08 -0.635) (layer F.SilkS) (width 0.3048))
(fp_line (start -5.08 -0.635) (end -5.08 0.635) (layer F.SilkS) (width 0.3048))
(fp_line (start -5.08 0.635) (end -4.445 0.635) (layer F.SilkS) (width 0.3048))
(fp_line (start -6.35 0) (end -6.35 0) (layer F.SilkS) (width 0.3048))
(fp_line (start -6.35 0) (end -5.08 0) (layer F.SilkS) (width 0.3048))
(fp_line (start -5.08 0) (end -5.08 0) (layer F.SilkS) (width 0.3048))
(fp_line (start -5.08 0) (end -5.08 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 5.08 0) (end 5.08 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 5.08 0) (end 5.08 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 5.08 0) (end 6.35 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 6.35 0) (end 6.35 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 6.35 0) (end 6.35 0) (layer F.SilkS) (width 0.3048))
(fp_line (start 6.35 0) (end 6.35 0) (layer F.SilkS) (width 0.3048))
(pad 1 thru_hole rect (at -6.35 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 6.35 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model discret/c_pol.wrl
(at (xyz 0 0 0))
(scale (xyz 0.5 0.5 0.5))
(rotate (xyz 0 0 0))
)
)