Option to reverse select direction/buttons (#14693)
This commit is contained in:
committed by
Scott Lahteine
parent
27952648cf
commit
128eed6b57
@ -1675,6 +1675,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1675,6 +1675,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1674,6 +1674,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1705,6 +1705,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1690,6 +1690,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1697,6 +1697,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1711,6 +1711,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1710,6 +1710,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1690,6 +1690,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
@ -1690,6 +1690,14 @@
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
//
|
||||
// If CLOCKWISE normally moves LEFT this makes it go RIGHT.
|
||||
// If CLOCKWISE normally moves RIGHT this makes it go LEFT.
|
||||
//
|
||||
//#define REVERSE_SELECT_DIRECTION
|
||||
|
||||
//
|
||||
// Individual Axis Homing
|
||||
//
|
||||
|
Reference in New Issue
Block a user