🎨 Whitespace in the rightplace

This commit is contained in:
Scott Lahteine
2023-12-23 04:19:23 -06:00
parent 3029a6b1aa
commit 205b0a679e
3 changed files with 6 additions and 7 deletions

View File

@@ -3552,7 +3552,7 @@ void Stepper::report_positions() {
// Sync block? Sync the stepper counts and return
while (current_block->is_sync()) {
TERN_(LASER_FEATURE, if (!(current_block->is_fan_sync() || current_block->is_pwr_sync()))) _set_position(current_block->position);
planner.release_current_block();
// Try to get a new block