[FR] Thermal runaway protection settings #213
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make thermal runaway protection configurable
I like to put some glue from a glue stick on my print bed to get better adhesion. However, if I do that while everything is still cold, then, by the time the printing starts, the glue has already dried out. I tend to get better results if I heat up the bed (and nozzle) in OctoPrint first, then apply the glue to the hot bed, then immediately start the print.
The problem is that the fresh glue will cool down the print bed a little bit, and that will trigger the thermal runaway protection. The printer stops the heaters and disconnects, the print bed and nozzle begin to cool off. I have to reconnect and get another (smaller) delay until the printing can start. It's not a mission critical problem, but annoying.
I was wondering if it was possible to make the TRP a little bit less sensitive, perhaps even configurable through a menu setting.
Alternatively, you could make it so TRP can be completely disabled, but I kind of like the idea of having a fail-safe in case something goes horribly wrong. I just want it to not trip during my normal workflow.
Feature Workflow
Additional Information
This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.
The TRP is configurable within the source code. If you need some more "relaxed" settings, you unfortunately have to compile your own firmware for your application.
Usually, however, it is sufficient to carry out a PID tuning.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.