diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-01-18 11:24:07 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-01-18 11:24:07 -0500 |
commit | d633ef2cfc6cd48e55f4c1ab5ae058d8adc5b970 (patch) | |
tree | cc220ea297b2d0539458bc49032ea6c2aca8675d /klippy/toolhead.py | |
parent | 43d0dba4b48ae7a9fcdfec2dabf053440d908fa1 (diff) | |
download | kutter-d633ef2cfc6cd48e55f4c1ab5ae058d8adc5b970.tar.gz kutter-d633ef2cfc6cd48e55f4c1ab5ae058d8adc5b970.tar.xz kutter-d633ef2cfc6cd48e55f4c1ab5ae058d8adc5b970.zip |
force_move: Fix missing call to note_kinematic_activity()
Commit 3d3b87f9 incorrectly removed the call to
note_kinematic_activity(). A call to toolhead.dwell() is not
sufficient to wake up the mcu move queue flushing. The call to
note_kinematic_activity() is needed for that.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/toolhead.py')
0 files changed, 0 insertions, 0 deletions