Added : M32 - Select file and start SD print (Can be used when printing from SD card)
Untested
This commit is contained in:
@ -206,7 +206,6 @@ void CardReader::startFileprint()
|
||||
if(cardOK)
|
||||
{
|
||||
sdprinting = true;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user