google / OctoPrint-TemperatureFailsafe

OctoPrint plugin that will execute shell commands if a heater exceeds a failsafe threshold.
Apache License 2.0
26 stars 27 forks source link

cancels before reaching temp... #9

Closed damanbaird closed 6 years ago

damanbaird commented 6 years ago

what can be done to add a " wait for temp " code, with plugin enabled and i start to print plugin automatically cancels print before printer reaches temp.

precision commented 6 years ago

I'm not sure what you're asking.. Is your printer taking longer than the timeout to reach the target temperature?

damanbaird commented 6 years ago

Im thinking it was gonna work more like Marlins i guess, i read some of the other issues people posted about it, i also have the low temp set higher then you had planned.

damanbaird commented 6 years ago

oh, i may have misunderstood "command timeout" is this at the beginning ? A timeout before it starts monitoring?

precision commented 6 years ago

That is the timeout that it waits for the external shutdown command to execute before killing the thread.

damanbaird commented 6 years ago

ok, then it is in fact taking longer to reach the temp in my gcode, because it throws the pop up error and cancels before it even reaches temp. I was thinking the low temp feature was different than it is thought i could set it higher like in Marlin, but Marlin gave me issues.

damanbaird commented 6 years ago

Im aware that im asking the same thing as the closed issues #6 , i was thinking it was the same as Marlins thermal protection

precision commented 6 years ago

duplicate #6