Added option for graphical overlay for Z-offset
This commit is contained in:
parent
5851c2d36f
commit
d69c5317df
31 changed files with 199 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue