Added : M32 - Select file and start SD print (Can be used when printing from SD card)
Untested
This commit is contained in:
parent
c4a2077951
commit
461dad6e05
3 changed files with 15 additions and 1 deletions
|
|
@ -206,7 +206,6 @@ void CardReader::startFileprint()
|
|||
if(cardOK)
|
||||
{
|
||||
sdprinting = true;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue