aboutsummaryrefslogtreecommitdiff
path: root/hardware/kicad/walt_footprints.pretty/LED-5MM.kicad_mod
blob: 5bbd22181fee93c18dc021768f697c0cfe5d89aa (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 LEDs:LED-5MM (layer F.Cu) (tedit 5570F7EA)
  (descr "LED 5mm round vertical")
  (tags "LED 5mm round vertical")
  (fp_text reference D4 (at 1.524 4.064) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value Photodiode (at 1.524 -3.937) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start -1.5 -1.55) (end -1.5 1.55) (layer F.CrtYd) (width 0.05))
  (fp_arc (start 1.3 0) (end -1.5 1.55) (angle -302) (layer F.CrtYd) (width 0.05))
  (fp_arc (start 1.27 0) (end -1.23 -1.5) (angle 297.5) (layer F.SilkS) (width 0.15))
  (fp_line (start -1.23 1.5) (end -1.23 -1.5) (layer F.SilkS) (width 0.15))
  (fp_circle (center 1.27 0) (end 0.97 -2.5) (layer F.SilkS) (width 0.15))
  (fp_text user K (at -1.905 1.905) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (pad 1 thru_hole rect (at 0 0 90) (size 2 1.9) (drill 1) (layers *.Cu *.Mask F.SilkS))
  (pad 2 thru_hole circle (at 2.54 0) (size 1.9 1.9) (drill 1) (layers *.Cu *.Mask F.SilkS))
  (model LEDs.3dshapes/LED-5MM.wrl
    (at (xyz 0.05 0 0))
    (scale (xyz 1 1 1))
    (rotate (xyz 0 0 90))
  )
)