|
@@ -1312,7 +1312,7 @@
|
1312
|
1312
|
#define BABYSTEP_INVERT_Z false // Change if Z babysteps should go the other way
|
1313
|
1313
|
#define BABYSTEP_MULTIPLICATOR_Z 10 // Babysteps are very small. Increase for faster motion.
|
1314
|
1314
|
#define BABYSTEP_MULTIPLICATOR_XY 10
|
1315
|
|
-
|
|
1315
|
+
|
1316
|
1316
|
#define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
|
1317
|
1317
|
#if ENABLED(DOUBLECLICK_FOR_Z_BABYSTEPPING)
|
1318
|
1318
|
#define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.
|