mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
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>