summaryrefslogtreecommitdiff
path: root/footprints/PHOTODIODE.kicad_mod
blob: f706ecb3f78e4ed41eaa2244eade2a87858ad524 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(module PHOTODIODE (layer F.Cu) (tedit 5CBF2E84)
  (fp_text reference PD? (at 5.461 -0.635 90) (layer F.SilkS)
    (effects (font (size 1 0.9) (thickness 0.15)))
  )
  (fp_text value PHOTODIODE-3PIN (at -15.367 0.635 90) (layer F.SilkS) hide
    (effects (font (size 1 0.9) (thickness 0.05)))
  )
  (fp_circle (center 0 0) (end 4.572 0) (layer F.SilkS) (width 0.2032))
  (fp_circle (center 0 0) (end 4.064 0) (layer F.SilkS) (width 0.2032))
  (fp_line (start 3.81 2.54) (end 4.445 3.175) (layer F.SilkS) (width 0.2032))
  (fp_line (start 4.445 3.175) (end 3.81 3.81) (layer F.SilkS) (width 0.2032))
  (fp_line (start 3.81 3.81) (end 3.302 3.302) (layer F.SilkS) (width 0.2032))
  (fp_circle (center 0 0) (end 4.572 0) (layer Eco2.User) (width 0.2032))
  (fp_line (start 1.27 -1.27) (end -1.27 0) (layer F.SilkS) (width 0.2032))
  (fp_line (start -1.27 0) (end 1.27 1.27) (layer F.SilkS) (width 0.2032))
  (fp_line (start 1.27 1.27) (end 1.27 -1.27) (layer F.SilkS) (width 0.2032))
  (fp_line (start -1.27 -1.27) (end -1.27 0) (layer F.SilkS) (width 0.2032))
  (fp_line (start -1.27 0) (end -1.27 1.27) (layer F.SilkS) (width 0.2032))
  (pad P$1 thru_hole circle (at 2.54 0) (size 1.308 1.308) (drill 0.8) (layers *.Cu *.Mask))
  (pad P$2 thru_hole circle (at -2.54 0) (size 1.308 1.308) (drill 0.8) (layers *.Cu *.Mask))
  (pad P$3 thru_hole circle (at 0 2.54) (size 1.308 1.308) (drill 0.8) (layers *.Cu *.Mask))
)