summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Discret.pretty/DO-41.kicad_mod
blob: 5dced958a7f79efadd9224eb93d8d5567b209868 (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
(module DO-41 (layer F.Cu)
  (at 0 0)
  (descr "Diode 3 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 DO-41 (at 0 0) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -3.81 0) (end -5.08 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 0) (end 5.08 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 0) (end 3.048 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.048 0) (end 3.048 -1.016) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.048 -1.016) (end -3.048 -1.016) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.048 -1.016) (end -3.048 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.048 0) (end -3.81 0) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.048 0) (end -3.048 1.016) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.048 1.016) (end 3.048 1.016) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.048 1.016) (end 3.048 0) (layer F.SilkS) (width 0.15))
  (fp_line (start 2.54 -1.016) (end 2.54 1.016) (layer F.SilkS) (width 0.15))
  (fp_line (start 2.286 1.016) (end 2.286 -1.016) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole rect (at 5.08 0) (size 1.524 1.524) (drill 0.889) (layers *.Cu *.Mask))
  (pad 2 thru_hole circle (at -5.08 0) (size 1.524 1.524) (drill 0.889) (layers *.Cu *.Mask))
)