I decided to move my printer to the garage because the noise is such a drag to have inside for hours on end.
Now it has gottten colder, and I suddenly get the error "MINTEMP triggered, system stopped! Heater_ID: bed - Printer halted. kill() called!"-error just when the print job starts. When I stick a hairdryer in the enclosure, and let it heat the printer+ enclosure for a few minutes, the error goes away.
That causes me to believe that there is actually a minimum temperature trigger somewhere. On the other hand it seems really stupid as the printer has a heated bed. If I could only get to run it for a few minutes, the temperature issue would go away, but even preheating triggers the error.
Can you confirm that there is such a trigger in either Marlin (I use version 2.0) or Octoprint ? If so, where is it and is there a way to get rid of it?
> Usually, when you get this error, there is a short in the circuit of the PTC heat sensor or a break when you use a NTC heat sensor (like NTC 3950).
Yes, I noticed elswhere on this site. It seems however, that it mostly happens several seconds after the print is started at the earliest whereas I get it within a second of starting the print, and only when it around 0 C
Yes, it is in the firmware.
Bummer. What a stupid place to put such a thing. I'll go and ask in the Marlin forum then. If you happen to know an easy way to get rid of it (like a plugin to Octa or a line of code in the settings...?) then please don't hold back
As stated, it's in the firmware. Factory firmware has it and marlin has it. You need to recompile Marlin after changing the mintemp value and flashing the new marlin to the printer. It cannot be bypassed with Octoprint or any plugin
@vincentim: Yes, I have the exact same enclosure. Using the heated bed also triggers the error on my printer, perhabs that came with the BLtouch firmware version. I though I could simply turn it on by having a relay in parallel with the normal circuit, but thought better of it. Without a thermistor to regulate it, I'm not sure what would happen if I accidently leave it on for to long.
@jtodom: Makes sense. It's a failsafe, then. I proberbly shouldn't tamper with it.
I moved the printer back inside. When spring comes, I can put it back out in the garage. Thank you for sheading some light on the issue!
Replace the control board with a silent board, either creality of BTT 32 bit board. The BTT min E3v3 is selling cheap lately. I found that creality version of Marlin is missing some important features.
@Bill.b1: Thank you for bringing that to my attention. I never heard of it before, but I see that it also makes the printer more silent amongst other benefits. I've ordered one of those boards. It is a great idea.
@jtodom: I wen't with your sollution, which also ads the benefit of a heated chamber. That might come in handy at some point in the future.