Do a hard kill for failed homing moves (#11161)
This commit is contained in:
@ -532,7 +532,6 @@ static bool do_probe_move(const float z, const float fr_mm_s) {
|
||||
if (probe_triggered && set_bltouch_deployed(false)) return true;
|
||||
#endif
|
||||
|
||||
// Clear endstop flags
|
||||
endstops.hit_on_purpose();
|
||||
|
||||
// Get Z where the steppers were interrupted
|
||||
|
Reference in New Issue
Block a user