Skip to content
Snippets Groups Projects
Commit 48d86237 authored by Roxy-3D's avatar Roxy-3D Committed by GitHub
Browse files

Double Click of Encoder Wheel Jumps to Z-BabyStepping

parent cfdc1897
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment