|
|
@ -1004,6 +1004,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
|
|
|
//
|
|
|
|
//
|
|
|
|
//#define ENCODER_STEPS_PER_MENU_ITEM 5
|
|
|
|
//#define ENCODER_STEPS_PER_MENU_ITEM 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
* Encoder Direction Options
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
* Test your encoder's behavior first with both options disabled.
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
* Reversed Value Edit and Menu Nav? Enable REVERSE_ENCODER_DIRECTION.
|
|
|
|
|
|
|
|
* Reversed Menu Navigation only? Enable REVERSE_MENU_DIRECTION.
|
|
|
|
|
|
|
|
* Reversed Value Editing only? Enable BOTH options.
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// This option reverses the encoder direction everywhere
|
|
|
|
// This option reverses the encoder direction everywhere
|
|
|
|
//
|
|
|
|
//
|
|
|
|