diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-11-14 15:36:11 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-11-14 15:36:11 -0500 |
commit | 6ab269ceb776057a6d99850dc0fa47c7345faaa2 (patch) | |
tree | b681638822a55b8c42d6351a52b30bfb348ad2db /klippy/cartesian.py | |
parent | fd7cb99f47e5f3dd39a9069b225d8c4ee27680e8 (diff) | |
download | kutter-6ab269ceb776057a6d99850dc0fa47c7345faaa2.tar.gz kutter-6ab269ceb776057a6d99850dc0fa47c7345faaa2.tar.xz kutter-6ab269ceb776057a6d99850dc0fa47c7345faaa2.zip |
stepcompress: Don't bother loop unrolling in push_sqrt()
It's not necessary to have two loops - checking if factor is greater
than zero in the loop is fine.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/cartesian.py')
0 files changed, 0 insertions, 0 deletions