diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-07-19 11:24:59 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-07-19 11:24:59 -0400 |
commit | 46912431794c02e468d4bcb2ccd3b41ab6911ba7 (patch) | |
tree | e830b95e56a98ca0bde2f5a0128ad951e815f9d2 /docs/Config_Changes.md | |
parent | 4e4a5c633652978c2ea6e1cabac2a2f5568e5366 (diff) | |
download | kutter-46912431794c02e468d4bcb2ccd3b41ab6911ba7.tar.gz kutter-46912431794c02e468d4bcb2ccd3b41ab6911ba7.tar.xz kutter-46912431794c02e468d4bcb2ccd3b41ab6911ba7.zip |
heaters: Increase time before clearing the temperature of an inactive heater
The get_temp() code will stop reporting the last temperature of the
heater if there hasn't been any recent temperature updates. However,
on a full mcu communication loss this can cause the verify_heater code
to report a heating error prior to the mcu code reporting the
communication failure. Increase the heater timeout from 5 to 7
seconds to make it more likely the mcu failure is reported first.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
0 files changed, 0 insertions, 0 deletions