You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2697,6 +2697,8 @@ <h1 id='queue'>Queue</h1><h2 id='add-item-to-queue'>Add item to queue</h2><div c
2697
2697
</aside>
2698
2698
2699
2699
<p>This endpoint adds a file to the queue. The file can either be a file on the filesystem or an uploaded stl/3mf/obj/gcode/gco/nc/npg file.</p>
2700
+
2701
+
<p><strong>Note:</strong> if you want to specify which printer/printer type/printer model the print job should be assigned, you can <ahref="#update-queue-item">edit the print job</a> after it has been added to the queue.</p>
0 commit comments