mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Instead of checking the endstop trigger directly after a retract move, verify some distance is traveled during the following homing operation. This reduces the amount of synchronization between mcu and host during homing. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>