Reverse encoder/menu in configs

This commit is contained in:
Scott Lahteine 2019-06-18 06:28:45 -05:00
parent dd06017f64
commit c461af2f3a
2 changed files with 3 additions and 3 deletions

View File

@ -1658,7 +1658,7 @@
//
// Set this option if CLOCKWISE causes values to DECREASE
//
//#define REVERSE_ENCODER_DIRECTION
#define REVERSE_ENCODER_DIRECTION
//
// This option reverses the encoder direction for navigating LCD menus.

View File

@ -1703,7 +1703,7 @@
//
// Set this option if CLOCKWISE causes values to DECREASE
//
//#define REVERSE_ENCODER_DIRECTION
#define REVERSE_ENCODER_DIRECTION
//
// This option reverses the encoder direction for navigating LCD menus.
@ -1711,7 +1711,7 @@
// If CLOCKWISE normally moves DOWN this makes it go UP.
// If CLOCKWISE normally moves UP this makes it go DOWN.
//
//#define REVERSE_MENU_DIRECTION
#define REVERSE_MENU_DIRECTION
//
// Individual Axis Homing