Got pause, resume and cancel gcode into the settings and working in printer communication.
This commit is contained in:
parent
24129ae8be
commit
7f8300bafc
17 changed files with 597 additions and 995 deletions
|
|
@ -418,6 +418,8 @@ namespace MatterHackers.MatterControl.PrintQueue
|
|||
|
||||
public PrintQueueControl()
|
||||
{
|
||||
Name = "PrintQueueControl";
|
||||
|
||||
SetDisplayAttributes();
|
||||
AddWatermark();
|
||||
ScrollArea.HAnchor |= Agg.UI.HAnchor.ParentLeftRight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue