daid / LegacyCura

Read this, it's important! NEW CURA DEVELOPMENT IS HAPPENING AT https://github.com/Ultimaker/Cura, this is the Cura 15.04 archive. Cura 2.1 and newer is on the Ultimaker github.
https://www.ultimaker.com/pages/our-software
584 stars 429 forks source link

Upload to octoprint #873

Open zarya opened 10 years ago

zarya commented 10 years ago

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

daid commented 10 years ago

Waiting till Gina announces that the API is stable. (Also hoping for an auto-discovery method)

zarya commented 10 years ago

Auto-Discovery via Avahi of Bonjour?

daid commented 10 years ago

Yes, for example.

zarya commented 10 years ago

Octopi now has avahi (zeroconf) support https://github.com/guysoft/OctoPi/commit/b2d5af1a82037f3410604af6ae73578952cc100f

daid commented 10 years ago

Cool. Put's it higher on the priority list.

But I see "now" as when an image with this in it is released ;-)

CptanPanic commented 10 years ago

Nothing to add, but would use this feature often.

adeebshihadeh commented 9 years ago

This could be a starting point. It still does not work perfectly since the time of this writing. https://github.com/quillford/OctoUpload

adeebshihadeh commented 9 years ago

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.

ouaibsky commented 8 years ago

+1

nallath commented 8 years ago

Well the new cura has a much more advanced plugin system just for this kind of usage.