Fix printing failure
This commit is contained in:
parent
9b3ab57637
commit
b611dc75cd
1 changed files with 1 additions and 0 deletions
|
|
@ -2929,6 +2929,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
await printer.Connection.StartPrint(gcodeFilePath);
|
||||
MonitorPrintTask(printer);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue