forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CP14.kicad_mod
33 lines (33 loc) · 1.74 KB
/
CP14.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
(module CP14 (layer F.Cu)
(at 0 0)
(descr "Condensateur polarise")
(tags CP)
(fp_text reference CP14 (at -5.08 -2.54) (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 0) (end 17.78 0) (layer F.SilkS) (width 0.15))
(fp_line (start -13.97 -3.81) (end -12.7 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -12.7 -5.08) (end 13.97 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 13.97 -5.08) (end 15.24 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 -3.81) (end 15.24 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 3.81) (end 13.97 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 13.97 5.08) (end -12.7 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -12.7 5.08) (end -13.97 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -13.97 3.81) (end -13.97 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -10.16 5.08) (end -10.16 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -13.97 -1.27) (end -15.24 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 -1.27) (end -15.24 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 1.27) (end -13.97 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -15.24 0) (end -17.78 0) (layer F.SilkS) (width 0.15))
(fp_line (start -11.43 5.08) (end -11.43 -5.08) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -17.78 0) (size 3.048 3.048) (drill 1.27) (layers *.Cu *.SilkS *.Mask))
(pad 2 thru_hole circle (at 17.78 0) (size 3.048 3.048) (drill 1.27) (layers *.Cu *.SilkS *.Mask))
(model Discret/CP14.wrl
(at (xyz 0 0 0))
(scale (xyz 1.4 1.4 1.4))
(rotate (xyz 0 0 0))
)
)