Revert "untestest commit, so I don't loose code.. features runout prevention addons"
This reverts commit 651cde8b98.
This commit is contained in:
@@ -451,11 +451,6 @@ void setWatch()
|
||||
|
||||
void disable_heater()
|
||||
{
|
||||
for(int i=0;i<EXTRUDERS;i++)
|
||||
setTargetHotend(0,i);
|
||||
setTargetBed(0);
|
||||
|
||||
|
||||
#if TEMP_0_PIN > -1
|
||||
target_raw[0]=0;
|
||||
#if HEATER_0_PIN > -1
|
||||
|
||||
Reference in New Issue
Block a user