Add Babystep Z graphic overlay

See PR #7593
This commit is contained in:
Scott Lahteine
2017-09-27 00:58:46 -05:00
parent 49c693c85b
commit ce1638e32f
34 changed files with 204 additions and 2 deletions

View File

@ -608,6 +608,8 @@
#define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
#define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.
// Note: Extra time may be added to mitigate controller latency.
//#define BABYSTEP_ZPROBE_GFX_OVERLAY // Enable graphical overlay on Z-offset editor
//#define BABYSTEP_ZPROBE_GFX_REVERSE // Reverses the direction of the CW/CCW indicators
#endif
// @section extruder