mirror of
https://github.com/andreili/klipper.git
synced 2025-09-14 17:31:12 +02:00
Commit 0f94f6c8 decreased the MAX_HEAT_TIME from 5 seconds to 3 seconds. However, that also decreased the amount of tolerance for lost temperature updates from 1.25 seconds to 0.75 seconds. With the default temperature update every 300ms, only 2 consecutive missing temperature updates could lead to a fault. Tweak the internal "next_pwm_time" setting so that it is more tolerant of two consecutive lost temperature updates. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
Description
Languages
C
95.1%
Python
2.9%
Jupyter Notebook
1.5%
C++
0.3%