klipper/klippy
Kevin O'Connor 8f37700d23 verify_heater: If the heating_gain check fails, just use max_error check
Don't immediately raise an error if the heating_gain check fails.
Instead, just transition to the normal max_error check.  This should
make the code less likely to raise an error should the heater have a
slow approach to the target temperature.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-08 10:55:46 -05:00
..
chelper serialqueue: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
extras verify_heater: If the heating_gain check fails, just use max_error check 2019-03-08 10:55:46 -05:00
kinematics gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
clocksync.py clocksync: Wrap code to 80 columns 2019-02-27 13:01:52 -05:00
configfile.py
console.py console: Wrap code to 80 columns 2019-02-27 13:00:30 -05:00
gcode.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
heater.py heater: Wrap code to 80 columns 2019-02-27 13:09:24 -05:00
homing.py
klippy.py klippy: Wrap code to 80 columns 2019-02-27 13:18:43 -05:00
mathutil.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
mcu.py
msgproto.py msgproto: Wrap code to 80 columns 2019-02-27 13:06:15 -05:00
parsedump.py
pins.py atsamd: Add definitions for SAMD21E18 chip 2019-03-01 19:05:00 -05:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py
toolhead.py gcode: Change respond_info() to log by default 2019-03-04 13:04:18 -05:00
util.py util: Wrap code to 80 columns 2019-02-27 13:05:37 -05:00