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

    Idiot's Guide To Upgrading Duet Firmware

    Scheduled Pinned Locked Moved
    Firmware installation
    6
    83
    4.9k
    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.
    • gbartschundefined
      gbartsch
      last edited by

      I've loaded the two config.g files in Beyond Compare and am looking at the differences; I can understand some of this.

      Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        config.zip is larger because it probably contains the firmware and DWC update files as well.

        I'll take a look at your config.g a little later.

        Z-Bot CoreXY Build | Thingiverse Profile

        gbartschundefined 1 Reply Last reply Reply Quote 0
        • gbartschundefined gbartsch referenced this topic
        • gbartschundefined
          gbartsch @Phaedrux
          last edited by

          @Phaedrux said in Idiot's Guide To Upgrading Duet Firmware:

          I'll take a look at your config.g a little later.

          Thank you!

          Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

          DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 0
          • DIY-O-Sphereundefined
            DIY-O-Sphere @gbartsch
            last edited by DIY-O-Sphere

            @gbartsch
            Both config files are generated for the old firmware version.
            You have to select "3.3 or later" in the general tab....
            That does make a big difference in the result......

            (UTC+1)

            gbartschundefined 1 Reply Last reply Reply Quote 1
            • gbartschundefined
              gbartsch @DIY-O-Sphere
              last edited by

              @DIY-O-Sphere said in Idiot's Guide To Upgrading Duet Firmware:

              You have to select "3.3 or later" in the general tab....

              Ah; oops! I'll do as you say and post the results.

              Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

              1 Reply Last reply Reply Quote 0
              • gbartschundefined
                gbartsch
                last edited by

                Sorry, previously I neglected to choose an upgraded version of the firmware from the Configuration Tool. I've re-run the tool after choosing '3.3 or later'.

                Here are the updated files:

                config_current.g
                config_new.g

                homeall.g
                homex.g
                homey.g
                homez.g

                Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator
                  last edited by

                  Do you use an endstop or a bltouch for homing the Z axis?

                  Here's an updated config set that should serve you well. The config tool caught most things from your previous config, but either you had made manual changes along the way, or it didn't catch everything.

                  Either way, I've updated it a bit to better match. Only thing I am not sure about is the probe or endstop question. The homeall.g you shared uses an endstop, but your updated config doesn't have a z endstop defined.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  gbartschundefined 1 Reply Last reply Reply Quote 0
                  • gbartschundefined
                    gbartsch @Phaedrux
                    last edited by

                    @Phaedrux said in Idiot's Guide To Upgrading Duet Firmware:

                    Here's an updated config set that should serve you well. The config tool caught most things from your previous config, but either you had made manual changes along the way, or it didn't catch everything.

                    Thank you for modifying the file; I'm eager to look through it. I don't seem to see it though?

                    I had indeed made changes to the original file.

                    My machine uses an endstop for homing (at the top) so I'm not sure why the Configuration Tool didn't define one. I'm going to assume that is very important and will need to be resolved before trying to do the upgrade.

                    Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                    1 Reply Last reply Reply Quote 0
                    • Phaedruxundefined
                      Phaedrux Moderator
                      last edited by

                      So no probe at all? Your old config does appear to have a bltouch defined.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      gbartschundefined 1 Reply Last reply Reply Quote 0
                      • gbartschundefined
                        gbartsch @Phaedrux
                        last edited by

                        @Phaedrux When my friend set up this extruder and installed the Duet board on my machine he installed the BLTouch. It worked and I ran a few bed mesh probing routines and saw the bed diagram but I never used ABL (I just tram the bed manually and am happy with that). Once a print failed and the BLTouch pin broke off when it dragged over the broken part so it's useless ATM and I don't want to use it going forward regardless. When someone can help me I want to remove it entirely.

                        Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                        1 Reply Last reply Reply Quote 0
                        • gbartschundefined
                          gbartsch
                          last edited by

                          I thought of a way to generate a pristine set of config files. I opened the RepRapFirmware Configuration Tool in two browsers on two separate PCs.

                          On PC1 I ran the Configuration Tool based on the current machine's config.g file and on PC2 I ran the Configuration Tool from a clear start.

                          I copied values from each page using settings from the current machine's and added their values to the Configuration Tool on PC2. I had to add a few things to PC2's config files, as well as delete some. I'm betting I achieved a clean set of config files. I altered the homing files too based on the current machine.

                          Here are the two config.g files:

                          CURRENT
                          config.g

                          PRISTINE
                          config.g

                          Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                          1 Reply Last reply Reply Quote 0
                          • Phaedruxundefined
                            Phaedrux Moderator
                            last edited by

                            Here is the config set I made for you based on what I understand of your printer and your existing configuration.

                            config.zip.TXT

                            You can remove the .TXT extension and it will be a zip file you can upload to your printer after updating the firmware.

                            And here are the relevant individual files.

                            homez.g homey.g homex.g homeall.g config.g

                            Give that a look over and see if I've missed anything.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            gbartschundefined o_lampeundefined 3 Replies Last reply Reply Quote 0
                            • gbartschundefined
                              gbartsch
                              last edited by

                              Aside from the firmware switching method you described in my pressure advance thread (https://forum.duet3d.com/topic/30990/can-t-run-pressure-advance-g-code/16) is the easiest way to ensure I can restore the printer to a working state to simply put aside a MicroSD card with all the working files on it, and do the upgrade on a different card (after copying the working files onto it)? I'm assuming that putting that original card back in the Duet would restore the machine to a working state if something went wrong with the upgrade?

                              Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                              1 Reply Last reply Reply Quote 0
                              • gbartschundefined
                                gbartsch @Phaedrux
                                last edited by

                                @Phaedrux said in Idiot's Guide To Upgrading Duet Firmware:

                                Here is the config set I made for you based on what I understand of your printer and your existing configuration.

                                Thank you! I'll look through these.

                                Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                                1 Reply Last reply Reply Quote 0
                                • Phaedruxundefined
                                  Phaedrux Moderator
                                  last edited by

                                  No the firmware is flashed to the Duet board itself. The SD card only has the configuration.

                                  I would suggest that to start with you upload the 2.05 zip file to see how it goes, since it is still RRF2 it doesn't require any config file changes.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  gbartschundefined 1 Reply Last reply Reply Quote 0
                                  • gbartschundefined
                                    gbartsch @Phaedrux
                                    last edited by gbartsch

                                    @Phaedrux said in Idiot's Guide To Upgrading Duet Firmware:

                                    Here is the config set I made for you based on what I understand of your printer and your existing configuration.

                                    Fabulous! Thank you! Aside from a few settings most of the settings in the config.g file I made match yours. Where I knew I could, I moved your settings to my config.g file.

                                    There are a few differences and I don't understand which to use. I've included the two files.

                                    1. Should I disable bang-bang for the heater bed? I'm assuming yes as it is the old method?

                                    2. Should I use your sensor values or mine? I'm going to run the Configuration Tool again inputting my thermistor values to see what numbers are generated.

                                    3. Should I use your fan values or mine? I have the hotend fan and two part cooling fans (on on either side of the hotend).

                                    4. And I've defined a second tool; is that another hotend? I have only one and wasn't sure what I was doing when I ran to the Configuration Tool so probably should not have added a second.

                                    Crikey, I think we're almost there!!

                                    [I'll look at the homing files soon.]

                                    1675050410916-config.g

                                    config.g

                                    Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                                    tasundefined gbartschundefined 2 Replies Last reply Reply Quote 0
                                    • gbartschundefined
                                      gbartsch
                                      last edited by

                                      My thermistor is here:

                                      2023-01-30_20h10_34.png

                                      So I entered 4267 in the Configuration Tool:

                                      2023-01-30_20h19_34.png

                                      And the result was:

                                      M308 S1 P"e0temp" Y"thermistor" T100000 B4267  ; configure sensor 1 as thermistor on pin e0temp
                                      

                                      So I think that's the proper hotend thermistor definition?

                                      Custom cartesian dinosaur machine; it's a tank but just works so I just keep tweaking it. / Duet Ethernet 1.02 or later / RepRapFirmware for Duet 2 WiFi/Ethernet: 3.4.5 / SuperSlicer

                                      1 Reply Last reply Reply Quote 0
                                      • Phaedruxundefined
                                        Phaedrux Moderator
                                        last edited by

                                        That looks correct. I thought I matched your thermistors from your config, but I think I did that manually, and then actually went back and regenerated the files but maybe didn't update the configurator with them.

                                        Z-Bot CoreXY Build | Thingiverse Profile

                                        gbartschundefined 1 Reply Last reply Reply Quote 0
                                        • o_lampeundefined
                                          o_lampe @Phaedrux
                                          last edited by

                                          @Phaedrux
                                          [OT] It's forbidden to upload .zip files for good reason. But when It's sooo easy to trick the upload manager, it's kinda useless, don't you think?

                                          1 Reply Last reply Reply Quote 1
                                          • tasundefined
                                            tas @gbartsch
                                            last edited by

                                            @gbartsch Do not use bang-bang. It can cause artifacts in your prints. Follow the guide for auto tuning here

                                            https://docs.duet3d.com/User_manual/Connecting_hardware/Heaters_tuning

                                            At the end of tuning it will give you the full M307 command for your bed heater. Copy that over your existing M307 in config.g.

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