|
|
|
@ -1126,6 +1126,14 @@
|
|
|
|
|
//#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
|
|
|
|
|
* Activate to make volumetric extrusion the default method,
|
|
|
|
|