tinkergnome 927
...
I encountered a min temp once when I came in from the cold and wanted to start printing. After it was warmed up to like 10-15 degrees it worked fine again.
...
Well, there are minimal temperatures defined in the firmware - could this be related to this...? Seems to be another security feature...
From Configure.h:
// The minimal temperature defines the temperature below which the heater will not be enabled It is used
// to check that the wiring to the thermistor is not broken.
// Otherwise this would lead to the heater being powered on all the time.
#define HEATER_0_MINTEMP 5
#define HEATER_1_MINTEMP 5
#define HEATER_2_MINTEMP 5
#define BED_MINTEMP 5
If the printer works fine after it is "warmed up" this could be an explanation...
Recommended Posts
gr5 2,271
I can't imagine how this could be true. This is very strange. I think you need a new PCB (printed circuit board) if you really want to fix this.
Link to post
Share on other sites