Code Monkey home page Code Monkey logo

Comments (6)

Arksine avatar Arksine commented on July 20, 2024

It is possible but this is a feature that needs to be implemented in Cura via a plugin.

Ideally a Cura plugin developer would add native support for Moonraker, but it would be sufficient to use Octoprint's legacy upload API. Unfortunately Cura uses Octorprint's new upload API, which will not work with Moonraker.

from moonraker.

Matou25 avatar Matou25 commented on July 20, 2024

thx for your answer

from moonraker.

grigi avatar grigi commented on July 20, 2024

Unfortunately Cura uses Octorprint's new upload API, which will not work with Moonraker.

@Arksine could you please explain why that is? I is just not implemented, or is there some other issue that is getting in the way?

from moonraker.

Arksine avatar Arksine commented on July 20, 2024

Moonraker implements two legacy Octoprint APIs that are necessary to upload files from Slic3r and its derivatives. These APIs are simple, compatible with Moonraker's upload API, and provide no additional maintenance burden.

Cura's Octoprint plugin requires several APIs go beyond the functionality necessary to upload gcode files (settings, jobs, control, etc). The plugin queries these APIs and will not work without them. These APIs are not as simple to implement in Moonraker and they represent a significant maintenance burden should Octoprint change them.

from moonraker.

grigi avatar grigi commented on July 20, 2024

I am busy with some compatibility code in my fork: master...grigi:master

As it currently is, uploading of ufp files from Cura is working with the cura-octoprint plugin.

I am just busy finishing up the extra stuff, like the monitoring, and then I'll get to documentation.

I agree that if this significantly changes it may need to be re-done, but at least we can pretend to be a non-upgraded cura instance for a year or so after the breakage.

from moonraker.

grigi avatar grigi commented on July 20, 2024

I have done a PR here: #102
Still need to do the docs, but the code is ready for review

from moonraker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.