(module MICROSWITCH_SPST (layer F.Cu) (tedit 50F31AB1)
  (descr "Connecteur 3 pins")
  (tags "CONN DEV")
  (fp_text reference SW** (at 0 -2.54) (layer F.SilkS)
    (effects (font (thickness 0.3048)))
  )
  (fp_text value SWITCH_INV (at 0 -2.54) (layer F.SilkS) hide
    (effects (font (thickness 0.3048)))
  )
  (fp_line (start -3.81 1.27) (end -3.81 -1.27) (layer F.SilkS) (width 0.3048))
  (fp_line (start -3.81 -1.27) (end 3.81 -1.27) (layer F.SilkS) (width 0.3048))
  (fp_line (start 3.81 -1.27) (end 3.81 1.27) (layer F.SilkS) (width 0.3048))
  (fp_line (start 3.81 1.27) (end -3.81 1.27) (layer F.SilkS) (width 0.3048))
  (fp_line (start -1.27 -1.27) (end -1.27 1.27) (layer F.SilkS) (width 0.3048))
  (pad 1 thru_hole rect (at -2.54 0) (size 1.80086 3.2004) (drill oval 0.59944 1.99898) (layers *.Cu *.Mask F.SilkS))
  (pad 2 thru_hole oval (at 0 0) (size 1.80086 3.2004) (drill oval 0.59944 1.99898) (layers *.Cu *.Mask F.SilkS))
  (pad 3 thru_hole oval (at 2.54 0) (size 1.80086 3.2004) (drill oval 0.59944 1.99898) (layers *.Cu *.Mask F.SilkS))
  (model device/switch_slide_straight_terminal.wrl
    (at (xyz 0 0 0))
    (scale (xyz 0.33 0.33 0.33))
    (rotate (xyz 0 0 0))
  )
)