Files
klipper/klippy/toolhead.py
Kevin O'Connor d8d29b46c5 toolhead: Implement flush "waves" in _advance_flush_time()
Move the code that implements flushing in waves from
_advance_move_time() to _advance_flush_time().  This also separates
print_time tracking from the _advance_flush_time() implementation.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-08-20 17:21:27 -04:00

33 KiB