Skip to content

Coils

./config/common/coils.yaml

#config_version=6

coils:
  # Cabinet (opp cypress)
  # Board index 0 - Wing index 0
  c_chime1:
    number: 0-0-12
    default_pulse_ms: 25
  c_chime2:
    number: 0-0-13
    default_pulse_ms: 25
  c_chime3:
    number: 0-0-14
    default_pulse_ms: 25
  c_shaker_motor:
    default_pulse_ms: 255
    number: 0-0-15

  # Playfield (opp cypress)
  # Board index 1 - Wing index 0
  c_disqualifier_up:
    number: 0-1-0
    default_pulse_ms: 20
  # 0-1-1 FRIED ?
  c_disqualifier_down:
    number: 0-1-2
    default_pulse_ms: 20
  # 0-1-3 Very likely FRIED

  # Playfield (opp cypress)
  # Board index 2 - Wing index 0
  # 0-2-0 NOTHING
  c_slingshot2:
    number: 0-2-1
    default_pulse_ms: 20
  c_flipper1:
    number: 0-2-2
    default_pulse_ms: 32
    #see note on c_flipper1
    default_hold_power: 0.8
  c_auto_kicker:
    default_pulse_ms: 20
    number: 0-2-3

  # Playfield (opp cypress)
  # Board index 3 - Wing index 0
  c_flipper2:
    number: 0-3-0
    default_pulse_ms: 32
    #technically the coils mechanically handle
    #the switch to low power, but this should be
    #enough to hold the flipper up and also kinda
    #protect against a shorted EOS switch
    default_hold_power: 0.8
  c_slingshot1:
    number: 0-3-1
    default_pulse_ms: 20
  # 0-3-2 EMPTY
  c_trough:
    number: 0-3-3
    default_pulse_ms: 25

  # Playfield (cobrapin satellite)
  c_pop1:
    number: 1-0-1
  c_pop2:
    number: 1-0-2
  # 1-0-3 Unused (maybe burnt)?
  c_backfire_hole:
    number: 1-0-4
    default_pulse_ms: 6
  c_prix_hole:
    number: 1-0-5
    default_pulse_ms: 18
  c_loop_gate:
    number: 1-0-6
    allow_enable: true
  c_grand_hole:
    number: 1-0-7
    default_pulse_ms: 15
  # 1-0-0 Unused