Open dementiev-net opened 6 years ago
Not uncommon for them to leave a buffer for the pid to have some room to overshoot without tripping the max temp and shutting down.
Setting it with gcode or in the slicer may let you set it closer to max, but the closer you get, the more dialed in your pid needs to be.
You have to set it in two places
cfg_ui_set_maxtemp 260 #should not exceed MAX_HEATED_BED_TEMP MAX_EXTRUDER_TEMP 275 #play a protective role
In my config: MAX_EXTRUDER_TEMP 280 but I can not select a value greater than 260 on the touchscreen
or make the config file a temperature calibration factor. Real and on screen