Double Click of Encoder Wheel Jumps to Z-BabyStepping
This commit is contained in:
parent
cfdc189796
commit
48d862377a
@ -1126,6 +1126,14 @@
|
|||||||
//#define EXTENDED_CAPABILITIES_REPORT
|
//#define EXTENDED_CAPABILITIES_REPORT
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Double Clicking of LCD Panel's Encoder Wheel while at the Status Screen will jump
|
||||||
|
* to the Z-BabyStepping menu.
|
||||||
|
*/
|
||||||
|
//#define DOUBLE_CLICK_JUMPS_TO_Z_BABYSTEPPING
|
||||||
|
#define DOUBLE_CLICK_TIME_WINDOW 1250 // How quickly the double click must be done.
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Volumetric extrusion default state
|
* Volumetric extrusion default state
|
||||||
* Activate to make volumetric extrusion the default method,
|
* Activate to make volumetric extrusion the default method,
|
||||||
|
Loading…
Reference in New Issue
Block a user