Welcome! Log In Create A New Profile

Advanced

Disable the heated bed

Posted by itwbaer 
Disable the heated bed
January 09, 2015 11:54PM
My heated bed keeps shutting off, so for the time being, I would like to simply disable it to test out some printing and calibrations. How does one go about disabling the heated bed without unplugging wires?
Re: Disable the heated bed
January 10, 2015 12:08AM
AFAIK the only way to disable it is to recompile the firmware with HOT_BED set to -1 (see Platform.h).
Re: Disable the heated bed
January 10, 2015 12:08AM
Thank you
rkc
Re: Disable the heated bed
January 10, 2015 02:44AM
So long as you don't have a "wait for heated bed to reach temperature" command in your gcode, why does it matter? The gcode placed at the start of the file by slic3r can be modified (on the printer tab, I think) - I use the settings from RepRapPro and I don't think they include a "wait for bed to reach temperature"

Richard
Re: Disable the heated bed
January 10, 2015 08:06AM
Simply comment out the bed temperature and wait for bed temperature commands in the G code file and the bed heater will not switch on. (G-code files can be edited in any text editor, e.g. Notepad).

Dave
Sorry, only registered users may post in this forum.

Click here to login