Skip to content

Commit eb0f051

Browse files
committed
Disable babystep total - not working with colorui
1 parent 81a8ec6 commit eb0f051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration_adv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@
16241624
#endif
16251625
#endif
16261626

1627-
#define BABYSTEP_DISPLAY_TOTAL // Display total babysteps since last G28
1627+
//#define BABYSTEP_DISPLAY_TOTAL // Display total babysteps since last G28
16281628

16291629
#define BABYSTEP_ZPROBE_OFFSET // Combine M851 Z and Babystepping
16301630
#if ENABLED(BABYSTEP_ZPROBE_OFFSET)

0 commit comments

Comments
 (0)