diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-07-06 13:19:21 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-07-10 21:46:57 -0400 |
commit | ae8d57e650543103c5545d1a2fe18e667cc5c001 (patch) | |
tree | 83cfd2f983f8d97543a0a9efe2aba9324513d3aa /klippy/cartesian.py | |
parent | b0b2e9c4aaa793cf38aa26646f2130cca2f49d83 (diff) | |
download | kutter-ae8d57e650543103c5545d1a2fe18e667cc5c001.tar.gz kutter-ae8d57e650543103c5545d1a2fe18e667cc5c001.tar.xz kutter-ae8d57e650543103c5545d1a2fe18e667cc5c001.zip |
stepcompress: Fix compress_bisect_add() infinite loop
At high step speeds, it is possible to exit the inner scan due to
integer truncation. Always update minadd or maxadd so that the outer
loop always terminates.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/cartesian.py')
0 files changed, 0 insertions, 0 deletions