-
Notifications
You must be signed in to change notification settings - Fork 13
/
SUPER_CAP.kicad_mod
22 lines (22 loc) · 1.17 KB
/
SUPER_CAP.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(module SUPER_CAP (layer F.Cu)
(at 0 0)
(fp_text reference SUPER_CAP (at 0.508 -3.556) (layer F.SilkS)
(effects (font (size 1.524 1.016) (thickness 0.2032)))
)
(fp_text value VAL** (at 0 3.556) (layer F.SilkS)
(effects (font (size 1.524 1.016) (thickness 0.2032)))
)
(fp_text user + (at 4.445 -1.778) (layer F.SilkS)
(effects (font (thickness 0.2032)))
)
(fp_circle (center 0 0) (end 0 -5.588) (layer F.SilkS) (width 0.381))
(fp_line (start -6.35 1.905) (end 0 1.905) (layer F.SilkS) (width 0.381))
(fp_line (start 0 1.905) (end 1.27 0.635) (layer F.SilkS) (width 0.381))
(fp_line (start 1.27 0.635) (end 1.27 -0.635) (layer F.SilkS) (width 0.381))
(fp_line (start 1.27 -0.635) (end 0 -1.905) (layer F.SilkS) (width 0.381))
(fp_line (start 0 -1.905) (end -6.35 -1.905) (layer F.SilkS) (width 0.381))
(fp_line (start -6.35 -1.905) (end -6.35 1.905) (layer F.SilkS) (width 0.381))
(fp_line (start -5.715 0) (end -6.35 0) (layer F.SilkS) (width 0.3048))
(pad 2 thru_hole circle (at -6.35 0) (size 1.905 1.905) (drill 1.1938) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at 3.81 0) (size 1.905 1.905) (drill 1.1938) (layers *.Cu *.Mask F.SilkS))
)