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

    Duet WiFi Beginner

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    9
    1.7k
    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.
    • rderkisundefined
      rderkis
      last edited by

      I am new to the duet wifi. I installed the duet wifi on a Creality CR-10 s5, and am now trying to soak it all in.
      Using the Setup page is a breeze. I save my changes to the config.json file then upload the zip file to printer. Then when I use the config setup page again, I just open the config.json file. That way I don't lose my changes. I love it!
      My question is – I have advanced far enough that I am making changes to the g code files themselfs, is there any way to save the files and changes to a config.json file and send them back to the computer, so I don't lose the changes if I run the setup again?

      Thank You!
      Ron Derkis :-)

      1 Reply Last reply Reply Quote 0
      • garyd9undefined
        garyd9
        last edited by

        You can click the checkboxes next to config files (or all of them) then right click and download them all as a zip archive.

        "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

        1 Reply Last reply Reply Quote 0
        • rderkisundefined
          rderkis
          last edited by

          Ok, that worked.
          Thank you.
          But it only partly answered my question. Probably;y because I did not ask it right.
          And I don't know how to explain what I am trying to do.
          If I make a change to the config.g file like this
          " ;this is just a test comment to see if it gets overwritten when I load a new config.zip file"
          When I rerun the setup web page using the previous config.json I saved on my PC and then make the zip file and let my printer load it from the pc it overwrites the comment. Is there anyway to save my printer system files to a config.json file then move it to my PC (just like you showed me with the zip file). That way I can load it on the printer setup page and the changes I made to the old config.g files won't be lost.

          Thank You!
          Ron Derkis :-)

          1 Reply Last reply Reply Quote 0
          • garyd9undefined
            garyd9
            last edited by

            @rderkis:

            …Is there anyway to save my printer system files to a config.json file ...

            Not that I know of (but I'm almost as much a Duet Newbie as you are. :))

            "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

            1 Reply Last reply Reply Quote 0
            • rderkisundefined
              rderkis
              last edited by

              I guess I can understand why you might want to overwrite some or even most of the changes. But still I wish there was a way not to overwrite some of them.

              Thank You!
              Ron Derkis :-)

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

                @rderkis:

                I guess I can understand why you might want to overwrite some or even most of the changes. But still I wish there was a way not to overwrite some of them.

                I'm not exactly sure what you trying to do here but you don't need to mess around with the config.json and zip files once you've done the initial configuration. You can edit config.g (or any other .g file) and the changes will be saved until you overwrite them. Every time the Duet boots, it will load the config.g that is on the sd card. So you can make changes locally or you can make changes to config.g on your PC and upload that to the duet. If you just want to try something out, change it locally. Then if you want to go back, you can always load the untouched config.g from your PC. Or you can rename config.g on your PC to something like config.old to keep a backup of your original.

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

                1 Reply Last reply Reply Quote 0
                • rderkisundefined
                  rderkis
                  last edited by

                  Like I said I am a beginner. Even with the setup page there is a lot to learn. I am 71 so I focus on one thing at a time. Right now I am trying to understand end stops and the Z probe. A lot of other things a addressed in the setup page. For example I want to home z/probe in the middle of the table so I move x and y both to 250 in the config.g file.
                  Now I am trying to learn about the thermisters. If I use the setup page to adjust the thermisters or anything else it overwrites the changes I made to the config.g file. I guess I wish the setup page was like visual studio and a lot of other IDEs where only the areas I changed in the setup files were changed in the system files.

                  Thank You!
                  Ron Derkis :-)

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

                    @rderkis:

                    Like I said I am a beginner. Even with the setup page there is a lot to learn. I am 71 so I focus on one thing at a time. Right now I am trying to understand end stops and the Z probe. A lot of other things a addressed in the setup page. For example I want to home z/probe in the middle of the table so I move x and y both to 250 in the config.g file.
                    Now I am trying to learn about the thermisters. If I use the setup page to adjust the thermisters or anything else it overwrites the changes I made to the config.g file. I guess I wish the setup page was like visual studio and a lot of other IDEs where only the areas I changed in the setup files were changed in the system files.

                    OK. I fully understand. We were all beginners once. I'm only 64 so still a youngster πŸ™‚

                    I guess by the setup page, you mean the configuration tool yes? This is designed to help you get a basic configuration to get you started. So use that once only to give the best starting point, then don't use it again. Make all other refinements to the config.g file but don't run the configuration tool again.

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

                    1 Reply Last reply Reply Quote 0
                    • Fodenundefined
                      Foden
                      last edited by

                      I'm with rderkis ;o)

                      Simply for completeness, plus the ability to recreate all the .g files from the json file I'd like to be able to recreate or update the json file based on the contents of the .g files. I've modified several of the .g files and would not be able to use https://configurator.reprapfirmware.org/ without losing any changes i have made. The web based config tool is better for visualizing what settings you have

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