summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/SUPER_CAP.kicad_mod
blob: dc1ca1a03b5e6f02500e4c6e7b3895b183dd07b5 (plain)
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 REF** (at 0.508 -3.556) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value SUPER_CAP (at 0 3.556) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text user + (at 4.445 -1.778) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_circle (center 0 0) (end 0 -5.588) (layer F.SilkS) (width 0.15))
  (fp_line (start -6.35 1.905) (end 0 1.905) (layer F.SilkS) (width 0.15))
  (fp_line (start 0 1.905) (end 1.27 0.635) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.27 0.635) (end 1.27 -0.635) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.27 -0.635) (end 0 -1.905) (layer F.SilkS) (width 0.15))
  (fp_line (start 0 -1.905) (end -6.35 -1.905) (layer F.SilkS) (width 0.15))
  (fp_line (start -6.35 -1.905) (end -6.35 1.905) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.715 0) (end -6.35 0) (layer F.SilkS) (width 0.15))
  (pad 2 thru_hole circle (at -6.35 0) (size 1.905 1.905) (drill 1.1938) (layers *.Cu *.Mask))
  (pad 1 thru_hole circle (at 3.81 0) (size 1.905 1.905) (drill 1.1938) (layers *.Cu *.Mask))
)