summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/CP20.kicad_mod
blob: da66018d4482f2049f9f2ab5cfbcf72e7eb7d7ee (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
(module CP20 (layer F.Cu)
  (at 0 0)
  (descr "Condenstateur polarise")
  (tags CP)
  (fp_text reference REF** (at -8.89 -7.62) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value CP20 (at 8.89 3.81) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -25.4 0) (end -20.32 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 25.4 0) (end 20.32 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 20.32 0) (end 20.32 -11.43) (layer F.SilkS) (width 0.15))
  (fp_line (start 20.32 -11.43) (end -20.32 -11.43) (layer F.SilkS) (width 0.15))
  (fp_line (start -20.32 -11.43) (end -20.32 11.43) (layer F.SilkS) (width 0.15))
  (fp_line (start -20.32 11.43) (end 20.32 11.43) (layer F.SilkS) (width 0.15))
  (fp_line (start 20.32 11.43) (end 20.32 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -16.51 -11.43) (end -16.51 11.43) (layer F.SilkS) (width 0.15))
  (fp_line (start -15.24 11.43) (end -15.24 -11.43) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole rect (at -25.4 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
  (pad 2 thru_hole circle (at 25.4 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask))
  (model Discret.3dshapes/CP20.wrl
    (at (xyz 0 0 0))
    (scale (xyz 2 2 2))
    (rotate (xyz 0 0 0))
  )
)