I am making the switch to independant power and temp.
Posted: Mon May 20, 2013 6:42 pm
I am switching over to individual subsystems for the heated bed and hot-end each with their own digital temp controller and individual power source. I have all of this working great these up wired and working great (really nicely actually)
My question is simply this, what is the best way to disable all checks and safty measures so that the firmware will let me print when I ask it to, regardless of the temps it is reading from the hotend and bed thermistors through the Rambo?
Is it best to go to pins and disable the pins themselves with a -1.
Or is it best to go into the config.h and change the temp sensor failure numbers to be at points that can never be reached even without thermistors plugged into the rambo?
I obviously can just use the "has heated bed = false" for the bed, the extruder is not as obvious to me.
I am doing this due to my Rambo simply not responding to me anymore after trying to reconnect to it in the morning. Ran great last night not a hiccup in the world and now the bootloader is invalid and will not respond at all to anything.
The compartmentalized subsystems also are simply good for my piece of mind at this point due to the Rambo's none modular arrangement.
Gord.
(I have digital temp controllers with thermocouples all configured and working nicely on the subsystems, faster and more accurate the the Rambo was infact)
My question is simply this, what is the best way to disable all checks and safty measures so that the firmware will let me print when I ask it to, regardless of the temps it is reading from the hotend and bed thermistors through the Rambo?
Is it best to go to pins and disable the pins themselves with a -1.
Or is it best to go into the config.h and change the temp sensor failure numbers to be at points that can never be reached even without thermistors plugged into the rambo?
I obviously can just use the "has heated bed = false" for the bed, the extruder is not as obvious to me.
I am doing this due to my Rambo simply not responding to me anymore after trying to reconnect to it in the morning. Ran great last night not a hiccup in the world and now the bootloader is invalid and will not respond at all to anything.
The compartmentalized subsystems also are simply good for my piece of mind at this point due to the Rambo's none modular arrangement.
Gord.
(I have digital temp controllers with thermocouples all configured and working nicely on the subsystems, faster and more accurate the the Rambo was infact)