mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Allow the first check_gain_time interval to only require a heating_gain relative to the lowest observed temperature during that interval. This makes the code less likely to raise a spurious error when the heater is enabled while the heater temperature is dropping. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>