lcd panel bed support

advance and ultipanel not any more in default config
This commit is contained in:
Bernhard
2011-12-22 11:45:52 +01:00
parent 4bababf5b0
commit 415aadf704
6 changed files with 159 additions and 26 deletions

View File

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