aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-01-12 16:24:47 -0500
committerKevin O'Connor <kevin@koconnor.net>2018-01-12 16:56:31 -0500
commit0d8ddcadbbbbe059559618db56a88d3e06d578e9 (patch)
tree6aa7fb158c4c1e0091a83061e29a063a8f45f9b6 /scripts
parentd3eda337a9a8a0a5a5e9e85406d21769fb8a76e4 (diff)
downloadkutter-0d8ddcadbbbbe059559618db56a88d3e06d578e9.tar.gz
kutter-0d8ddcadbbbbe059559618db56a88d3e06d578e9.tar.xz
kutter-0d8ddcadbbbbe059559618db56a88d3e06d578e9.zip
toolhead: Improve tracking of print_stall
The previous code increases print_stall if a move is proactively flushed due to buffer_time_low and a follow up move is ready to send before the existing moves are fully retired. However, this would not track the case where a move is proactively flushed and it takes an extended amount of time to get sufficient moves to refill the queue. Change the code so that print_stall increases anytime a new move is queued after a proactive flush and there are existing moves not yet fully retired. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions