ultralcd can now also stop the wait loop for the hot-end m109 heating when stopping sd prints.

This commit is contained in:
Bernhard
2011-12-11 22:18:50 +01:00
parent 82c99625fa
commit 06411d5c9e
3 changed files with 4 additions and 1 deletions

View File

@@ -434,6 +434,7 @@ void CardReader::printingHasFinished()
{
quickStop();
sdprinting = false;
stop_heating_wait=true;
if(SD_FINISHED_STEPPERRELEASE)
{
//finishAndDisableSteppers();