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
@@ -2856,6 +2864,10 @@ <h1 id='queue'>Queue</h1><h2 id='add-item-to-queue'>Add item to queue</h2><div c
2856
2864
This endpoint requires the <b>Print Farm</b> plan.
2857
2865
</aside>
2858
2866
2867
+
<asideclass="notice">
2868
+
You cannot upload new files via the API yet - this is coming soon
2869
+
</aside>
2870
+
2859
2871
<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>
2860
2872
2861
2873
<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