diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-09-19 16:22:35 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-09-22 11:15:17 -0400 |
commit | c8ff439722eae62d3e3bbb11f77c987b8e594959 (patch) | |
tree | ac79424474310543c033bbb7d9d9650efc9ebed3 /klippy/cartesian.py | |
parent | a7b81dc05cebc593ac4be2012142fbca9180e199 (diff) | |
download | kutter-c8ff439722eae62d3e3bbb11f77c987b8e594959.tar.gz kutter-c8ff439722eae62d3e3bbb11f77c987b8e594959.tar.xz kutter-c8ff439722eae62d3e3bbb11f77c987b8e594959.zip |
stepper: Disable "no next step" check for some count=1 queue_step commands
It's possible for a "count=1" stepper move immediately after a
set_next_step_dir or reset_step_clock command to be valid and have an
interval less than min_stop_interval. Make sure this case does not
result in a shutdown.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/cartesian.py')
0 files changed, 0 insertions, 0 deletions