forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CP16.kicad_mod
35 lines (35 loc) · 1.9 KB
/
CP16.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
(module CP16 (layer F.Cu)
(at 0 0)
(descr "Condensateur polarise")
(tags CP)
(fp_text reference CP16 (at -5.08 -3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 3.81 2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -15.24 2.54) (end -15.24 -6.35) (layer F.SilkS) (width 0.15))
(fp_line (start 16.51 5.08) (end 16.51 -6.35) (layer F.SilkS) (width 0.15))
(fp_line (start 16.51 -6.35) (end 15.24 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 -7.62) (end -13.97 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start 16.51 5.08) (end 16.51 6.35) (layer F.SilkS) (width 0.15))
(fp_line (start 16.51 6.35) (end 15.24 7.62) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 7.62) (end -13.97 7.62) (layer F.SilkS) (width 0.15))
(fp_line (start -13.97 7.62) (end -15.24 6.35) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 6.35) (end -15.24 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -17.78 0) (end -20.32 0) (layer F.SilkS) (width 0.15))
(fp_line (start 20.32 0) (end 16.51 0) (layer F.SilkS) (width 0.15))
(fp_line (start -12.7 7.62) (end -12.7 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start -11.43 7.62) (end -11.43 -7.62) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 -1.27) (end -17.78 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -17.78 -1.27) (end -17.78 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -17.78 1.27) (end -15.24 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 -6.35) (end -13.97 -7.62) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -20.32 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
(pad 2 thru_hole circle (at 20.32 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
(model Discret/CP16.wrl
(at (xyz 0 0 0))
(scale (xyz 1.6 1.6 1.6))
(rotate (xyz 0 0 0))
)
)