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

    Gcode files sorting, backup system

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    10
    21
    3.6k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      Meanwhile, you could always put the SD card in a PC and do a bulk delete.

      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
      • Martin_Sundefined
        Martin_S
        last edited by

        I don't know when the update happened, but now you can delete all the files in one clic.
        Select all, right clic, delete.

        I'm here to second requests to be able to arrange the gcode files list by date.
        For now, I name all my g-codes starting with the date and then the title. That way, when sorting by name they are actually sorted by date.

        If it ain't broke, fix it till it is =)

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

          You can already arrange the gcode files by date if you upgrade DWC to 1.19.3. The same version also provides easy access to simulating a print to find out how long it will take. You can finds it in chrishamms's github repository, and also at https://github.com/dc42/RepRapFirmware/tree/dev/Release/Duet-WiFi/Edge.

          My thanks to chrishamm for implementing these features.

          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 1
          • Martin_Sundefined
            Martin_S
            last edited by

            Nice, thanks David.

            If it ain't broke, fix it till it is =)

            1 Reply Last reply Reply Quote 0
            • deckingmanundefined
              deckingman
              last edited by

              @dc42:

              …................................ The same version also provides easy access to simulating a print to find out how long it will take. ..............................

              So does this work? I've upgraded to 1.19.3. If I right click on a file I see "Simulate File" and if I click on that I get the following:-

              M37 P"5colourParts/5colorDiamond mount.gcode"
              Simulation mode: off, move time: 0.0 sec, other time: 0.0 sec

              I'm obviously missing a step somewhere.

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

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

                Looks like you are running a version of RRF older than 1.19.

                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
                • deckingmanundefined
                  deckingman
                  last edited by

                  @dc42:

                  Looks like you are running a version of RRF older than 1.19.

                  Copy and paste from DWC
                  Firmware Version: 1.19 (2017-08-14)

                  I can of course upgrade to a later version but I'm currently evaluating something so I don't want to make any changes until I've finished that evaluation.

                  Ian
                  https://somei3deas.wordpress.com/
                  https://www.youtube.com/@deckingman

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

                    My mistake, you need RRF 1.19.2 or 1.20beta1 to use that feature.

                    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
                    • deckingmanundefined
                      deckingman
                      last edited by

                      @dc42:

                      My mistake, you need RRF 1.19.2 or 1.20beta1 to use that feature.

                      Ahh OK - no worries.

                      Ian
                      https://somei3deas.wordpress.com/
                      https://www.youtube.com/@deckingman

                      1 Reply Last reply Reply Quote 0
                      • RandomFactoidundefined
                        RandomFactoid
                        last edited by

                        Can sorting by date also be implemented into PanelDue ? I normally upload my gcode straight from Cura (DuetRRF plugin) and if for some reason I need to stop the print, it becomes very difficult to find the right file on Paneldue to restart the print. So I have to either reupload (can take a while for big prints) or go to my computer and start from it.

                        Thanks

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

                          @randomfactoid said in Gcode files sorting, backup system:

                          Can sorting by date also be implemented into PanelDue ? I normally upload my gcode straight from Cura (DuetRRF plugin) and if for some reason I need to stop the print, it becomes very difficult to find the right file on Paneldue to restart the print. So I have to either reupload (can take a while for big prints) or go to my computer and start from it.

                          Thanks

                          I've added it to the wish list, but it's unlikely to happen soon.

                          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
                          • resamundefined
                            resam
                            last edited by

                            @RandomFactoid maybe I can implement something that will help you:
                            In the DuetRRF plugin, before actually uploading the new file, I could check if a file with the same name already exists. If yes, you could select "Overwrite" or "Restart print with this file". This assumes you have Cura still running with you current model & build plate.

                            Would this be of help to you?

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