remove stop_heating_wait
This commit is contained in:
parent
b48d67ce10
commit
c6f2ec3c82
4 changed files with 0 additions and 9 deletions
|
|
@ -447,9 +447,6 @@ void CardReader::printingHasFinished()
|
|||
st_synchronize();
|
||||
quickStop();
|
||||
sdprinting = false;
|
||||
#ifdef STOP_HEATING_WAIT_FOR_SD_PRINTING
|
||||
stop_heating_wait=true;
|
||||
#endif
|
||||
if(SD_FINISHED_STEPPERRELEASE)
|
||||
{
|
||||
//finishAndDisableSteppers();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue