diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-06-22 12:24:20 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-06-22 14:09:01 -0400 |
commit | 20b404ecf5c55a67235b6556b21dcaef46c00200 (patch) | |
tree | 3d5865e5c79be4ee64d0da1a6b48014834a92655 /klippy/stepper.py | |
parent | 0791c694995ef2d8f559e2e0c072e34b46aaeaaa (diff) | |
download | kutter-20b404ecf5c55a67235b6556b21dcaef46c00200.tar.gz kutter-20b404ecf5c55a67235b6556b21dcaef46c00200.tar.xz kutter-20b404ecf5c55a67235b6556b21dcaef46c00200.zip |
probe: No need to call kin.get_position() to report position
After a probe operation, homing_move() will already have recalculated
the toolhead position. The get_position() method can be slow, so use
the already calculated position.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/stepper.py')
0 files changed, 0 insertions, 0 deletions