Option to show babysteps total since G28 (#13580)
This commit is contained in:
		@@ -1012,6 +1012,8 @@
 | 
			
		||||
    #endif
 | 
			
		||||
  #endif
 | 
			
		||||
 | 
			
		||||
  //#define BABYSTEP_DISPLAY_TOTAL          // Display total babysteps since last G28
 | 
			
		||||
 | 
			
		||||
  //#define BABYSTEP_ZPROBE_OFFSET          // Combine M851 Z and Babystepping
 | 
			
		||||
  #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
 | 
			
		||||
    //#define BABYSTEP_HOTEND_Z_OFFSET      // For multiple hotends, babystep relative Z offsets
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user