Clean on trigger instead of split_first_move flag
This commit is contained in:
@@ -1255,6 +1255,7 @@ void Stepper::endstop_triggered(AxisEnum axis) {
|
||||
#endif // !COREXY && !COREXZ && !COREYZ
|
||||
|
||||
kill_current_block();
|
||||
cleaning_buffer_counter = -(BLOCK_BUFFER_SIZE - 1); // Ignore remaining blocks
|
||||
}
|
||||
|
||||
void Stepper::report_positions() {
|
||||
|
||||
Reference in New Issue
Block a user