Double Click of Encoder Wheel Jumps to Z-BabyStepping

master
Roxy-3D 7 years ago committed by GitHub
parent cfdc189796
commit 48d862377a

@ -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,

Loading…
Cancel
Save