[FR] Thermal runaway protection settings #213

Closed
opened 2021-10-05 02:10:50 -05:00 by TheOneWhoseUsernameWasTaken · 3 comments
TheOneWhoseUsernameWasTaken commented 2021-10-05 02:10:50 -05:00 (Migrated from github.com)

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

  1. Go into settings menu, select something like "thermal runaway protection".
  2. Allow setting the parameters (e.g. enabled/disabled, hysteresis, time interval within which recovery is allowed, whatever).
  3. TRP then follows those settings.

Additional Information

  • Using Anycubic i3 Mega S.
  • Relatively new to the world of 3D printing, so please pardon my ignorance.
### 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 1. Go into settings menu, select something like "thermal runaway protection". 2. Allow setting the parameters (e.g. enabled/disabled, hysteresis, time interval within which recovery is allowed, whatever). 3. TRP then follows those settings. #### Additional Information * Using Anycubic i3 Mega S. * Relatively new to the world of 3D printing, so please pardon my ignorance.
github-actions[bot] commented 2021-11-04 21:08:06 -05:00 (Migrated from github.com)

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.

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.
knutwurst commented 2021-11-05 03:19:01 -05:00 (Migrated from github.com)

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.

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.
github-actions[bot] commented 2022-01-04 08:13:42 -06:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wp/Marlin-2-0-x-Anycubic-i3-MEGA-S#213
No description provided.