opulo-inc / farm-upload

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

Add Octoprint Support #1

Open sphawes opened 3 weeks ago

sphawes commented 3 weeks 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 3 weeks ago

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