quickRotary

The quickRotary functions are part of the QuickSwitch system explained here.

quickRotary1Bite()

A switch with 2 modes. In 12 - position mode this switchs' position will be overridden by quickSwitch() and quickSwitch12().

Modes:

  • 0: 12 - position switch. Absolute.

  • 1: Incremental

Uses the rotary field for field placement. Since is has 2 modes it uses 1 slot in the field.

In addition, this switch can set the bite point of your clutches. Works in combination with biteButton(). The button presses will not trigger when setting bite point.

quickRotary2()

A switch with 2 modes. In 12 - position mode this switchs' position will be overridden by quickSwitch() and quickSwitch12().

Modes:

  • 0: 12 - position switch. Absolute.

  • 1: Incremental

Uses the rotary field for field placement. Since is has 2 modes it uses 1 slot in the field.

quickRotary3()

A switch with 2 modes. In 12 - position mode this switchs' position will be overridden by quickSwitch() and quickSwitch34().

Modes:

  • 0: 12 - position switch. Absolute.

  • 1: Incremental

Uses the rotary field for field placement. Since is has 2 modes it uses 1 slot in the field.

quickRotary4()

A switch with 2 modes. In 12 - position mode this switchs' position will be overridden by quickSwitch() and quickSwitch34().

Modes:

  • 0: 12 - position switch. Absolute.

  • 1: Incremental

Uses the rotary field for field placement. Since is has 2 modes it uses 1 slot in the field.

Last updated