Starting from firmware 3.12.0, the Original Prusa MK3/S/+ has Thermal model protection. This results in better operation when dealing with thermal errors.
During the print, the printer is constantly comparing the temperature measured by the thermistors to a thermal model of what is expected from the printer. In case the measured temperature does not follow the model, the printer will beep and show the warning THERMAL ANOMALY, but the print will continue. If the anomaly disappears the warning goes away after 20 seconds. In case the anomaly continues, the printer will turn off the heating and activate an error. If you choose to continue the print after it stops, it is recommended to stay near the printer.
This will help in cases where the temperature issue is temporary, like when a window is opened near the printer. Also, in case the printer has a blob that wraps around the hotend, the thermal model should be able to stop the print before any damage is done to the hotend cables.
If you're interested in further details of how the thermal model works, check the Dev diary blog.
When installing the new firmware, the printer will start the calibration. In case it does not go in the printer menu to Calibration -> Temp Model cal. It takes around 12 minutes, after which your printer profile is automatically saved.
The Thermal model also works for third-party components. Note that if you switch components in your printer often, the Thermal Anomaly error might start to appear more often. If this happens, run the calibration again.
In case the Thermal anomaly message keeps showing, try the following steps.
It is possible to test the hotend thermistor, and hotend heater resistance values using a multimeter. Please check the dedicated guide for multimeter usage.
At room temperature, the hotend thermistor should have a resistance in the range of 80 kΩ - 125 kΩ.The hotend heater has an expected resistance in the range of 12.3 Ω - 15.1Ω.
Since the thermal model was developed on a model of a factory-assembled extruder, it may not work correctly on some modified or after-market extruders.
If you experience issues during the calibration process, start the process described in Crash dump, and after the logging starts, reset the printer and enter the sequence:
M310 ;report current temp model settings M155 S1 C3 ;enable advanced temp and fan logging D70 I1 ;enable temp model debug logging M310 A F1;run temp model calibration
In case you run into issues during the printing process, use the process described in Crash dump, and after the logging starts run the sequence:
M310 ;report current temp model settings M155 S1 C3 ;enable advanced temp and fan logging D70 I1 ;enable temp model debug logging
The thermal model protection can be disabled by connecting the printer to your computer (Octoprint, PuTTY...), and sending M310 S0. An additional M500 will save the setting and the Thermal model protection will remain disabled after the next restart.
If you have a question about something that isn't covered here, check out our additional resources.
And if that doesn't do the trick, you can send an inquiry to [email protected] or through the button below.