Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Show created and last printed time in Gcode Files listing

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    4
    6
    1.2k
    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.
    • demonio669undefined
      demonio669
      last edited by

      Show created and last printed time in Gcode Files listing and allow to sort by those columns

      1 Reply Last reply Reply Quote 0
      • peridotundefined
        peridot
        last edited by

        The problem is that Duet boards don't know what time it is. I'm a little confused as to why, since I think the MCU has a real-time clock module, but it seems not to work. (If nothing else, there's clearly no on-board battery backup.) You could have the web browser let it know the time and date, or you could implement NTP, but in either of those cases there would still be times when the board had no idea what time it is.

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators
          last edited by

          We're planning to have DWC send the current time to the Duet and also the file time stamp when uploading files.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • peridotundefined
            peridot
            last edited by

            Can I ask why the RTC module isn't usable? Or is it just that there isn't a backup battery?

            1 Reply Last reply Reply Quote 0
            • dc42undefined
              dc42 administrators
              last edited by

              There is no backup battery. So after power up we need to get the time either by having DWC send it when it connects, or via NTP. We considered including a backup battery on the Duet WiFi but we ran out of board space and processor pins.

              Duet WiFi hardware designer and firmware engineer
              Please do not ask me for Duet support via PM or email, use the forum
              http://www.escher3d.com, https://miscsolutions.wordpress.com

              1 Reply Last reply Reply Quote 0
              • chrishammundefined
                chrishamm administrators
                last edited by

                The last modified date of files is generally displayed on DWC (it's hidden in the tooltip of the G-code files) but I don't think RRF saves the last print time in the footer. This will need some more firmware modifications first.

                Duet software engineer

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