mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
If the homing move is exceptionally long, it could take a long time for the host to process the look-ahead queue. Delay the print_time calculation until moves are ready to be sent. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>