summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/RV2X4.kicad_mod
blob: 8913b7295e854114347ff064d01bcc53c75eb54f (plain)
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
(module RV2X4 (layer F.Cu)
  (at 0 0)
  (descr "Resistance variable / Potentiometre")
  (tags R)
  (fp_text reference REF** (at -2.54 -5.08) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value RV2X4 (at -1.651 5.461) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -7.62 -3.81) (end 3.81 -3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 -3.81) (end 6.35 -1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start 6.35 -1.27) (end 6.35 1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start 6.35 1.27) (end 3.81 3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 3.81) (end -7.62 3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start -7.62 3.81) (end -7.62 -3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 0.762 -3.81) (end 1.905 -3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.651 3.81) (end 0.762 3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start -2.54 -0.508) (end 4.953 -0.508) (layer F.SilkS) (width 0.15))
  (fp_line (start -2.54 0.508) (end 4.953 0.508) (layer F.SilkS) (width 0.15))
  (fp_circle (center 1.27 0) (end -2.54 -0.635) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole circle (at -5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
  (pad 2 thru_hole circle (at 5.08 0) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
  (pad 3 thru_hole circle (at -5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask))
  (model Discret.3dshapes/RV2X4.wrl
    (at (xyz 0 0 0))
    (scale (xyz 1 1 1))
    (rotate (xyz 0 0 0))
  )
)