Additional instructions for controller reverse options
This commit is contained in:
		| @@ -867,6 +867,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo | ||||
| // | ||||
| //#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 | ||||
| // | ||||
|   | ||||
		Reference in New Issue
	
	Block a user