hellphish
Posts: 1
Joined: Wed Aug 12, 2015 11:37 pm

Temperature Controllers come back after being removed

If I remove the temperature controller from the temp controller list and save the profile, it comes back after a restart. All other settings are retained, but the temp controller comes back. This has bitten me in the bum a few times when I didn't realize it was happening and I got failed extrusion.
User avatar
KeyboardWarrior
Posts: 480
Joined: Thu Jun 19, 2014 5:02 pm

Re: Temperature Controllers come back after being removed

hellphish wrote:If I remove the temperature controller from the temp controller list and save the profile, it comes back after a restart. All other settings are retained, but the temp controller comes back. This has bitten me in the bum a few times when I didn't realize it was happening and I got failed extrusion.
If you have a printer that doesn't need temperature commands, you can leave the Temperature controllers as is, but then modify the Starting Script to include:

;[extruder0_temperature]
;[bed0_temperature]

which will comment out the temperature values from effecting your print files at all. If you use the [extruder0_temperature] tab, that means your setting preheating values in your starting Gcode, so the software won't add any extra commands. Likewise with the [bed0_temperature] command.

Return to “Troubleshooting and Bug Reports”