diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-03-29 21:06:36 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-03-29 21:11:39 -0400 |
commit | da735ab312bd3ff003dda0bd162f1788bb3af8d8 (patch) | |
tree | a6c6309e820ac18f3e5d4ebc8ed784bbd36cfee1 /klippy/mathutil.py | |
parent | 34bf8a04c75c9dee2cacd81e3f160352f953bd6a (diff) | |
download | kutter-da735ab312bd3ff003dda0bd162f1788bb3af8d8.tar.gz kutter-da735ab312bd3ff003dda0bd162f1788bb3af8d8.tar.xz kutter-da735ab312bd3ff003dda0bd162f1788bb3af8d8.zip |
toolhead: Make sure input_shaper movement starts after endstop checking
Add a dwell() to the start of drip_move() to ensure that input_shaper
movements scheduled in advance of the nominal move time aren't
scheduled prior to the homing start. (Otherwise the stepper may move
prior to endstop checking, which can corrupt the "no movement"
checks.)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mathutil.py')
0 files changed, 0 insertions, 0 deletions