summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/D6.kicad_mod
blob: 52d0f2207ec0070f164e144a76b9619fb3ba05a0 (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
(module D6 (layer F.Cu)
  (at 0 0)
  (descr "Diode 6 pas")
  (tags DIODE)
  (fp_text reference REF** (at -0.635 1.27) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value D6 (at -0.635 -1.27) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -5.715 -3.175) (end -5.715 3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.715 3.175) (end 5.715 3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.715 3.175) (end 5.715 -3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.715 -3.175) (end -5.715 -3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.08 -3.175) (end 5.08 3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start 4.445 3.175) (end 4.445 -3.175) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.715 0) (end 7.62 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.715 0) (end -7.62 0) (layer F.SilkS) (width 0.15))
  (pad 2 thru_hole circle (at -7.62 0) (size 2.54 2.54) (drill 1.27) (layers *.Cu *.Mask))
  (pad 1 thru_hole rect (at 7.62 0) (size 2.54 2.54) (drill 1.27) (layers *.Cu *.Mask))
  (model Discret.3dshapes/D6.wrl
    (at (xyz 0 0 0))
    (scale (xyz 0.6 0.6 0.6))
    (rotate (xyz 0 0 0))
  )
)