Additional instructions for controller reverse options
This commit is contained in:
parent
cadf441059
commit
c5130fd23b
@ -875,6 +875,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -858,6 +858,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -856,6 +856,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -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
|
//#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
|
||||||
//
|
//
|
||||||
|
@ -869,6 +869,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -892,6 +892,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -875,6 +875,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -870,6 +870,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -883,6 +883,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -896,6 +896,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
#define ENCODER_STEPS_PER_MENU_ITEM 1
|
#define ENCODER_STEPS_PER_MENU_ITEM 1
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
||||||
//
|
//
|
||||||
|
@ -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
|
//#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
|
||||||
//
|
//
|
||||||
|
@ -875,6 +875,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
//
|
//
|
||||||
|
@ -1008,6 +1008,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -1001,6 +1001,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -1009,6 +1009,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -878,6 +878,16 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||||||
//
|
//
|
||||||
//#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
|
||||||
//
|
//
|
||||||
|
@ -869,6 +869,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
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user