Open zarya opened 10 years ago
Waiting till Gina announces that the API is stable. (Also hoping for an auto-discovery method)
Auto-Discovery via Avahi of Bonjour?
Yes, for example.
Octopi now has avahi (zeroconf) support https://github.com/guysoft/OctoPi/commit/b2d5af1a82037f3410604af6ae73578952cc100f
Cool. Put's it higher on the priority list.
But I see "now" as when an image with this in it is released ;-)
Nothing to add, but would use this feature often.
This could be a starting point. It still does not work perfectly since the time of this writing. https://github.com/quillford/OctoUpload
Any news of this being implemented into Cura? The API is stable, and my plugin is not ideal since it tries to upload after every slice which is after every change.
+1
Well the new cura has a much more advanced plugin system just for this kind of usage.
Upload the sliced gcode in to Octoprint (octoprint.org), so slicing can be done on a fast machine and then automatically be uploaded to octoprint for printing
see https://github.com/foosel/OctoPrint/wiki/REST-API for information on the octoprint API