summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/D5.kicad_mod
blob: 81e3e34248342c0d41783c84585936a0a1644236 (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
(module D5 (layer F.Cu)
  (at 0 0)
  (descr "Diode 5 pas")
  (tags "DIODE DEV")
  (fp_text reference REF** (at 0 0) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value D5 (at -0.254 0) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start 6.35 0) (end 5.08 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.08 0) (end 5.08 -1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.08 -1.27) (end -5.08 -1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.08 -1.27) (end -5.08 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.08 0) (end -6.35 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.08 0) (end -5.08 1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start -5.08 1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start 5.08 1.27) (end 5.08 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 -1.27) (end 3.81 1.27) (layer F.SilkS) (width 0.15))
  (fp_line (start 4.064 -1.27) (end 4.064 1.27) (layer F.SilkS) (width 0.15))
  (pad 2 thru_hole circle (at -6.35 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
  (pad 1 thru_hole rect (at 6.35 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
  (model Discret.3dshapes/D5.wrl
    (at (xyz 0 0 0))
    (scale (xyz 0.5 0.5 0.5))
    (rotate (xyz 0 0 0))
  )
)