aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/skew_correction.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-04-12 16:54:49 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-04-18 14:32:23 -0400
commitdb7a9cf071abcd7c57ec788b906ff96d7b3c41d9 (patch)
treee37f79fb8a0213158399738c35c3717be4a6bad7 /klippy/extras/skew_correction.py
parent765de72f9e2c390ffc1b637be9cb767f6452b401 (diff)
downloadkutter-db7a9cf071abcd7c57ec788b906ff96d7b3c41d9.tar.gz
kutter-db7a9cf071abcd7c57ec788b906ff96d7b3c41d9.tar.xz
kutter-db7a9cf071abcd7c57ec788b906ff96d7b3c41d9.zip
manual_stepper: Implement "drip moves" for manual stepper STOP_ON_ENDSTOP
Currently, `MANUAL_STEPPER STOP_ON_ENDSTOP=1` type commands will move until hitting the endstop, but it will still always consume the total amount of move time. That is, following moves can't be started until the total possible time of the homing move is completed. Implement "drip moves" so that the code only schedules the movement in small segments. This allows following movements to be scheduled without a significant delay. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/skew_correction.py')
0 files changed, 0 insertions, 0 deletions