opulo-inc / farm-upload

A bulk file uploading tool for 3D printer farms.
https://opulo.io/
Other
40 stars 13 forks source link

Add Octoprint Support #1

Open sphawes opened 5 months ago

sphawes commented 5 months ago

Octoprint allows for file upload using an HTTP POST request. Documentation is here.

settings.json will need to be changed to support different printer types.

d3vyce commented 5 months ago

I've added support for octoprint (see #4)