Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Information on the progress estimations | PanelDue

    General Discussion
    2
    3
    64
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • User3D
      User3D last edited by

      According to https://forum.duet3d.com/topic/12300/information-on-the-indications-of-the-paneldue/2 , progress estimations are done by duet.

      Does duet store these estimations in some file? Is there any way to access these values?

      droftarts 1 Reply Last reply Reply Quote 0
      • droftarts
        droftarts Moderator @User3D last edited by

        @User3D Progress estimations are not stored in a file, but are stored in the Object Model for the current running job. RRF parses the gcode for each file on the SD card and extracts things like filament usage, object height, print time (slicer estimation) etc (these are shown on the 'Jobs' tab of DWC). If you simulate a job, the simulation time is appended to the end of the gcode file, and also extracted.

        Then, for the current running job, the Object Model uses these, and keeps a running total while the job progresses to estimate the print time. The progress estimations are accessible through the RRF Object Model, under 'job.file', and job progress is in 'job.timesLeft'. This is what the PanelDue uses to show progress.

        Ian

        Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

        User3D 1 Reply Last reply Reply Quote 2
        • User3D
          User3D @droftarts last edited by

          @droftarts Thank you : )

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA