klipper/klippy
Kevin O'Connor 06846313fd homing: Avoid divide by zero error on PROBE at minimum Z position
Reported by @proto3.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-04-19 12:46:50 -04:00
..
chelper stepcompress: Implement a step+dir+step filter 2020-03-13 21:53:48 -04:00
extras neopixel: Allow host software to configure neopixel timing 2020-04-15 13:29:43 -04:00
kinematics extruder: step_distance must be positive on SET_EXTRUDER_STEP_DISTANCE 2020-03-28 10:06:02 -04:00
clocksync.py clocksync: Remove no longer used get_adjusted_freq() function 2020-03-06 16:35:02 -05:00
configfile.py
console.py
gcode.py
heater.py heater: Fix misspelling of Celsius 2020-02-27 11:31:51 -05:00
homing.py homing: Avoid divide by zero error on PROBE at minimum Z position 2020-04-19 12:46:50 -04:00
klippy.py klippy: Log shutdown state in invoke_shutdown() 2020-03-24 08:37:36 -04:00
mathutil.py
mcu.py serial: Add Fysetc Cheetah board specific reset sequence 2020-04-02 13:56:50 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py reactor: Support multiple waiting timers on a single completion 2020-02-19 10:49:56 -05:00
serialhdl.py serial: Add Fysetc Cheetah board specific reset sequence 2020-04-02 13:56:50 -04:00
stepper.py stepper: No need to pass stepper_kinematics to set_step_dist() 2020-03-28 10:06:02 -04:00
toolhead.py stepcompress: Implement a step+dir+step filter 2020-03-13 21:53:48 -04:00
util.py util: Try to dump mcu build information on a connection error 2020-03-22 13:22:52 -04:00