diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-11-27 19:54:39 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-12-07 17:09:26 -0500 |
commit | b7b13588c7bf8925e739954860eedc3a5eea42e7 (patch) | |
tree | 9f280d2084e29d7f7a74e21eb91d5fa8cd59e12e /klippy/extras/pwm_tool.py | |
parent | 9e574c34970fe4c68c5ad44d4f1f5faac4682e1e (diff) | |
download | kutter-b7b13588c7bf8925e739954860eedc3a5eea42e7.tar.gz kutter-b7b13588c7bf8925e739954860eedc3a5eea42e7.tar.xz kutter-b7b13588c7bf8925e739954860eedc3a5eea42e7.zip |
toolhead: Rework flushing to be based on mcu flush time
Rename last_kin_move_time to need_flush_time and rename
force_flush_time to last_flush_time to improve variable name clarity.
Move low-level flushing to new _advance_flush_time() so that it is
possible to flush the queues without needing to advance print_time.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/pwm_tool.py')
0 files changed, 0 insertions, 0 deletions