Thermal Settings in Marlin
Disable Thermal Protection
- In configuration.h - comment out:
#define THERMAL_PROTECTION_HOTENDS // Enable thermal protection for all extruders #define THERMAL_PROTECTION_BED // Enable thermal protection for the heated bed
Max Heater Temp
- Assuming in Configuration.h -
- define HEATER_0_MAXTEMP 275 - stock max is 275.