Add option to move Z on double-click when idle

This commit is contained in:
dot-bob
2018-07-02 23:23:44 -06:00
committed by Scott Lahteine
parent 389376c40e
commit b0fd8f2d74
3 changed files with 30 additions and 12 deletions

View File

@ -777,6 +777,11 @@
// Note: Extra time may be added to mitigate controller latency.
#endif
//#define MOVE_Z_WHEN_IDLE // Jump to the move Z menu on doubleclick when printer is idle.
#if ENABLED(MOVE_Z_WHEN_IDLE)
#define MOVE_Z_IDLE_MULTIPLICATOR 1 // Multiply 1mm by this factor for the move step size.
#endif
//#define BABYSTEP_ZPROBE_OFFSET // Combine M851 Z and Babystepping
#if ENABLED(BABYSTEP_ZPROBE_OFFSET)
//#define BABYSTEP_HOTEND_Z_OFFSET // For multiple hotends, babystep relative Z offsets