klipper/klippy
Kevin O'Connor 977d0cf711 toolhead: Delay calculating homing print_time until ready to move
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>
2019-07-12 13:52:33 -04:00
..
chelper stepcompress: Remove no longer needed stepcompress_set_homing() 2019-07-10 10:43:20 -04:00
extras replicape: Try to detect shift register spi on spidev2.1 2019-07-12 11:39:14 -04:00
kinematics homing: Remove no longer needed homing time delay code 2019-07-10 10:43:20 -04:00
clocksync.py mcu: Support minclock in send_with_response() requests 2019-06-21 21:42:20 -04:00
configfile.py
console.py serialhdl: Add a get_msgparser() method 2019-06-21 18:14:00 -04:00
gcode.py gcode: Add support for stacked transforms 2019-06-26 20:16:35 -04:00
heater.py
homing.py homing: Remove no longer needed homing time delay code 2019-07-10 10:43:20 -04:00
klippy.py klippy: Only set the run_result if it hasn't already been set 2019-06-28 10:21:50 -04:00
mathutil.py
mcu.py endstop: Rename mcu end_stop commands to endstop 2019-07-12 08:10:53 -04:00
msgproto.py
parsedump.py
pins.py tmc2208: Add support for using an analog mux to access TMC uarts 2019-06-12 22:14:41 -04:00
queuelogger.py
reactor.py reactor: Add support for "completions" 2019-07-10 10:43:20 -04:00
serialhdl.py serialhdl: Update SendWithRetry to use reactor completions 2019-07-10 10:43:20 -04:00
stepper.py stepper: Add support for providing a list of pins to enable 2019-06-28 16:59:26 -04:00
toolhead.py toolhead: Delay calculating homing print_time until ready to move 2019-07-12 13:52:33 -04:00
util.py util: Ignore errors in clear_hupcl (allows OSX to run) 2019-05-20 16:49:42 -04:00