Skip to content

Slingshots

Related Config File Sections:

Slingshots are configured as autofire_coils in MPF.

Hardware

image

image

A sling shot usually consists of two blade switches and one coil. Those switches are wired in parallel because it does not matter which switch was closed to fire to slingshot. Connect one side of each switch to ground and the other side of both switches to the same input.

Part numbers:

  • Data East/Sega/Stern: #500-5849-00
  • Spooky/American Pinball/Suncoast: PBL-5849-01

Config

This is an example:

switches:
  s_sling_left:
    number: 5
coils:
  c_sling_left:
    number: 7
    default_pulse_ms: 15
autofire_coils:
  ac_slingshot_left:
    coil: c_sling_left
    switch: s_sling_left

Adjust default_pulse_ms and default_pulse_power in your coil to control the strength and sound of your slingshots.


Something missing or wrong? You can fix it!

This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?

Please help us! You can fix it yourself and be an official "open source" contributor!

It's easy! See our Beginner's guide to editing the docs.

Page navigation via the keyboard: < >

You can navigate this site via the keyboard. There are two modes:

General navigation, when search is not focused:

  • F , S , / : open search dialog
  • P , , : go to previous page
  • N , . : go to next page

While using the search function:

  • Down , Up : select next / previous result
  • Esc , Tab : close search
  • Enter : go to highlighted page in the results