|
@@ -1703,7 +1703,7 @@
|
1703
|
1703
|
//
|
1704
|
1704
|
// Set this option if CLOCKWISE causes values to DECREASE
|
1705
|
1705
|
//
|
1706
|
|
-//#define REVERSE_ENCODER_DIRECTION
|
|
1706
|
+#define REVERSE_ENCODER_DIRECTION
|
1707
|
1707
|
|
1708
|
1708
|
//
|
1709
|
1709
|
// This option reverses the encoder direction for navigating LCD menus.
|
|
@@ -1711,7 +1711,7 @@
|
1711
|
1711
|
// If CLOCKWISE normally moves DOWN this makes it go UP.
|
1712
|
1712
|
// If CLOCKWISE normally moves UP this makes it go DOWN.
|
1713
|
1713
|
//
|
1714
|
|
-//#define REVERSE_MENU_DIRECTION
|
|
1714
|
+#define REVERSE_MENU_DIRECTION
|
1715
|
1715
|
|
1716
|
1716
|
//
|
1717
|
1717
|
// Individual Axis Homing
|