Replace direct call to G28(true)
This commit is contained in:
		@@ -121,7 +121,7 @@ void GcodeSuite::G76() {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    G28(true);
 | 
			
		||||
    process_subcommands_now_P(PSTR("G28"));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  /******************************************
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user