aboutsummaryrefslogtreecommitdiffstats
path: root/kicad/renard.pretty/CAP_VARIABLE.kicad_mod
blob: 030d0b889ae31c1f98ec5ac573b51659282a4029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(module CAP_VARIABLE (layer F.Cu) (tedit 55BB7932)
  (fp_text reference REF** (at 0.508 -3.556) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value "CAP VARIABLE" (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 F.SilkS))
  (pad 1 thru_hole circle (at 3.81 0) (size 1.905 1.905) (drill 1.1938) (layers *.Cu *.Mask F.SilkS))
)