instant stop of sd prints from the panel.

This commit is contained in:
Bernhard
2011-12-11 22:10:06 +01:00
parent 01001b89d2
commit 82c99625fa
3 changed files with 11 additions and 1 deletions

View File

@@ -432,6 +432,7 @@ void CardReader::updir()
void CardReader::printingHasFinished()
{
quickStop();
sdprinting = false;
if(SD_FINISHED_STEPPERRELEASE)
{