aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/manual_stepper.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-04-12 15:54:39 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-04-18 14:32:23 -0400
commit6202a0f3bcf98b839f188a49609a49570b8340d2 (patch)
treee4473baa831155cb9aaacbefd74c0c4f530bfe4b /klippy/extras/manual_stepper.py
parent413ff19ea8e0e5e09c0233225ffa8ad07b1233d6 (diff)
downloadkutter-6202a0f3bcf98b839f188a49609a49570b8340d2.tar.gz
kutter-6202a0f3bcf98b839f188a49609a49570b8340d2.tar.xz
kutter-6202a0f3bcf98b839f188a49609a49570b8340d2.zip
toolhead: Avoid LookAheadQueue calling back into toolhead class
Avoid lookahead.flush() calling back into toolhead._process_moves(). Instead, rename toolhead._process_moves() to toolhead._process_lookahead(), have it call lookahead.flush(), and consistently use it when flushing the lookahead queue. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/manual_stepper.py')
0 files changed, 0 insertions, 0 deletions