Skip to content

Commit

Permalink
Disable babystep total - not working with colorui
Browse files Browse the repository at this point in the history
  • Loading branch information
effgarces committed Oct 17, 2020
1 parent 81a8ec6 commit eb0f051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@
#endif
#endif

#define BABYSTEP_DISPLAY_TOTAL // Display total babysteps since last G28
//#define BABYSTEP_DISPLAY_TOTAL // Display total babysteps since last G28

#define BABYSTEP_ZPROBE_OFFSET // Combine M851 Z and Babystepping
#if ENABLED(BABYSTEP_ZPROBE_OFFSET)
Expand Down

0 comments on commit eb0f051

Please sign in to comment.