diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-01-06 12:43:30 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-08 10:40:52 -0500 |
commit | bca2671efb8ae6035bb8600619b7a7c4e76169c3 (patch) | |
tree | e8b2ef2cc6754e22dbf5be7a1e154fe035dda383 /docs/G-Codes.md | |
parent | 52b33c1b81d2feb8db35a038f59e7f33d9e1727a (diff) | |
download | kutter-bca2671efb8ae6035bb8600619b7a7c4e76169c3.tar.gz kutter-bca2671efb8ae6035bb8600619b7a7c4e76169c3.tar.xz kutter-bca2671efb8ae6035bb8600619b7a7c4e76169c3.zip |
toolhead: Flush in chunks from flush_step_generation()
If note_kinematic_activity() has a time far in the future it could
result in a single flush attempt of that time range. Be sure to break
up that range into small chunks using the normal _update_move_time()
mechanism.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/G-Codes.md')
0 files changed, 0 insertions, 0 deletions