Giter Club home page Giter Club logo

Comments (8)

sprior avatar sprior commented on May 27, 2024

I'd love to see time remaining/time elapsed/total time added as well. MQTT is great, I've already added an Octoprint Progress gauge to a node-red dashboard.

from octoprint-mqtt.

kanflo avatar kanflo commented on May 27, 2024

That is something I would like too. It does however require a change to OctoPrint rather than this plugin as OctoPrint currently does not send the time remaining to the plugins.

from octoprint-mqtt.

kezmdor avatar kezmdor commented on May 27, 2024

I am also very interested in something like ETA or ETL.

from octoprint-mqtt.

dp106 avatar dp106 commented on May 27, 2024

You could query the api to get information on the current job and time remaining:
http://docs.octoprint.org/en/master/api/job.html#id3
(You might need to scroll down a bit to find the section "Retrieve information about the current job")

from octoprint-mqtt.

jneilliii avatar jneilliii commented on May 27, 2024

It looks like this may have been accounted for in the devel branch, but has yet to be release to the official version. I'm going to test the devel branch over the weekend and if everything looks stable will push to master and release official version 0.8.0 next week. @tedder & @Kunsi, is that good for you guys?

from octoprint-mqtt.

tedder avatar tedder commented on May 27, 2024

Oh, nice. I was going to explore what data was in the Octoprint hook to see if we could support it. That's better yet.

from octoprint-mqtt.

jneilliii avatar jneilliii commented on May 27, 2024

I just made a small change to dev to only include the extended printer_data attribute to the printing progress topic rather than with every topic. That seems to make more sense to me, but let me know what you guys think.

from octoprint-mqtt.

jneilliii avatar jneilliii commented on May 27, 2024

This feature has been released as version 0.8.0. Ready for your fixes @tedder on the other issues.

from octoprint-mqtt.

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.