Zero Endstops followup (#21188)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							5fdab77cc2
						
					
				
				
					commit
					52c539eced
				
			@@ -1393,7 +1393,7 @@ void prepare_line_to_destination() {
 | 
				
			|||||||
    TERN_(I2C_POSITION_ENCODERS, I2CPEM.unhomed(axis));
 | 
					    TERN_(I2C_POSITION_ENCODERS, I2CPEM.unhomed(axis));
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #if ENABLED(TMC_HOME_PHASE)
 | 
					  #ifdef TMC_HOME_PHASE
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Move the axis back to its home_phase if set and driver is capable (TMC)
 | 
					     * Move the axis back to its home_phase if set and driver is capable (TMC)
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user