SW_PUSH_SMALL.kicad_mod 1.02 KB
Newer Older
Facundo Navarro's avatar
Facundo Navarro committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
(module SW_PUSH_SMALL (layer F.Cu) (tedit 5B80DB7D)
  (fp_text reference SW? (at 0 -0.762) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value SW_PUSH_SMALL (at 0 1.016) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_circle (center 0 0) (end 0 -2.54) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.81 -3.81) (end 3.81 -3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 -3.81) (end 3.81 3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start 3.81 3.81) (end -3.81 3.81) (layer F.SilkS) (width 0.15))
  (fp_line (start -3.81 -3.81) (end -3.81 3.81) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole circle (at 3.81 -2.54) (size 2 2) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
  (pad 2 thru_hole circle (at 3.81 2.54) (size 2 2) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
  (pad 1 thru_hole circle (at -3.81 -2.54) (size 2 2) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
  (pad 2 thru_hole circle (at -3.81 2.54) (size 2 2) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
)