Flush user buffer before requesting SD files list
This commit is contained in:
parent
2f4519634a
commit
e28c4d71fc
@ -471,6 +471,7 @@ void MainWindow::on_haltbtn_clicked()
|
||||
|
||||
void MainWindow::on_actionPrint_from_SD_triggered()
|
||||
{
|
||||
emit flushInjectionBuffer();
|
||||
emit injectCommand("M20");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user