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

    Update Duet 2 wifi from 3.1.1 to 3.5.4

    Scheduled Pinned Locked Moved Solved
    General Discussion
    3
    17
    218
    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.
    • lucundefined
      luc
      last edited by

      Hello everyone,
      due to personal reasons I have not dedicated myself to the printer for several years, and I am asking you for suggestions so that I can upgrade my system.
      My configuration with 3 motors for the bed and 2 for the X and Y axes is:
      Duet 2 wifi firmware: 3.1.1
      Duet expansion
      Duet Web control: 3.1.1
      Duet WiFi Server Version: 1.23
      Panel 2 firmware: 1.23.2
      And I would like to upgrade to the latest firmware 3.5.4
      I read in the guide that it is preferable to upgrade first to the duet 2 firmware 3.3 and then from 3.3 to 3.5.4 but I was wondering if I need to add or change some command in the config.g file because it is required by the new versions or I can safely upgrade the firmware and not correct the config.g settings

      I can add more information if needed.

      Thanks
      Luciano

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

        @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

        I read in the guide that it is preferable to upgrade first to the duet 2 firmware 3.3 and then from 3.3 to 3.5.4 but I was wondering if I need to add or change some command in the config.g file because it is required by the new versions or I can safely upgrade the firmware and

        Yes you should update to 3.3 using the full zip file, then update to 3.5.4 again with the full zip file. The update to 3.3 changes the location of the firmware from the sys folder to a new dedicated firmware folder.

        It's always a good idea to check out the release notes for the updates between where you are and where you're going. The biggest changes requiring config updates will be listed at the top.

        Also don't forget to update your PanelDue firmware.

        Z-Bot CoreXY Build | Thingiverse Profile

        lucundefined 1 Reply Last reply Reply Quote 0
        • lucundefined
          luc @Phaedrux
          last edited by

          @Phaedrux
          Thanks for the reply. Having to carefully check all the changelogs is time consuming but it can be done. I was just asking to know if there is anything in particular I should pay attention to. I have read other posts noting issues with WiFi or having to manually delete the old firmware from the old folder and other things. If there are things to pay special attention to I would be happy to read them. Thanks again.

          1 Reply Last reply Reply Quote 1
          • lucundefined
            luc
            last edited by

            Hi guys, I can't post anymore it tells me I have to have 2 reputations to post links but I wasn't posting links. What should I do?

            jay_s_ukundefined 1 Reply Last reply Reply Quote 1
            • jay_s_ukundefined
              jay_s_uk @luc
              last edited by

              @luc should be ok now

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

              lucundefined 1 Reply Last reply Reply Quote 0
              • lucundefined
                luc @jay_s_uk
                last edited by

                @jay_s_uk thank you, I will try now

                1 Reply Last reply Reply Quote 0
                • lucundefined
                  luc
                  last edited by

                  Hi, for the change from 3.1.1 to 3.3 I have read the changelog and would like your opinion on the below.

                  From 3.1.1 to 3.2

                  In the changelog I read:
                  If you configure a Z probe using multiple M558 commands instead of a single one, you must make sure that only the first one has a P parameter. This is because M558 with a P parameter now sets default values before processing the other parameters of the M558 command.

                  M558 P9 C"^zprobe.in" H5 F120 T6000 A3 S0.05
                  is my setting correct?

                  In the changelog I read:
                  The M307 heater model parameters have changed, however existing M307 commands will continue to work.

                  Hotend: M307 H1 B0 S1.00
                  Bed: M307 H1 B0 S1.00
                  is my setting correct?

                  In the changelog I read:
                  When new axes are created using M584, if no R parameter is specified then the default for axes ABCD is now rotational. Use the R0 parameter if you want them to be linear.

                  M584 X0 Y1 E3
                  M584 Z2:5:6
                  is my setting correct?

                  From 3.1.1 to 3.2 and to 3.54

                  Maybe I'm asking too much and I don't want to bother, but it would be helpful to me (unfortunately, I've been absent and have fallen far behind) if someone could see if my configuration files would be ready for the transition from 3.1.1 to 3.2 and then 3.54. If yes I can post the file.
                  Thank you very much in advance

                  1 Reply Last reply Reply Quote 0
                  • lucundefined
                    luc
                    last edited by

                    hi guys,
                    I upgraded first to 3.3 and later to 3.54 the duet 2 wifi and also the panel two 5. I did two quick and easy test prints and everything seems to work, even the automatic bed level which I had doubts about.

                    I would like to ask for help on two issues:

                    1. Panel two after a certain time turns off the display (goes to standby) despite from its menu I selected scrennsaver =0);

                    2. The DWC is different from my old version. Where can I find information to read for pluging? Basically the ones that are present are all in a stopped state, is that right?

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

                      @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                      The DWC is different from my old version. Where can I find information to read for pluging? Basically the ones that are present are all in a stopped state, is that right?

                      https://docs.duet3d.com/en/User_manual/Reference/Duet_Web_Control_Manual#plugins-tab-built-in

                      @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                      Panel two after a certain time turns off the display (goes to standby) despite from its menu I selected scrennsaver =0);

                      Can you share a photo of your settings tab on the PanelDue?

                      @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                      Maybe I'm asking too much and I don't want to bother

                      No problem at all. It may be useful to you to create a new config file set using the online config tool just so that you can compare the syntax with your existing files to see where things have changed.

                      https://configtool.reprapfirmware.org/

                      You can also send M98 P"config.g" in the gcode console and any errors in syntax in config.g will be returned.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      lucundefined 2 Replies Last reply Reply Quote 0
                      • lucundefined
                        luc @Phaedrux
                        last edited by

                        @Phaedrux said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                        You can also send M98 P"config.g" in the gcode console and any errors in syntax in config.g will be returned.

                        I just get this message:
                        Immagine 2025-03-17 164812.jpg

                        But going to check in config.g the entry H1 i read M143 H1 S280 . Where he reads 737°C?

                        Phaedruxundefined 1 Reply Last reply Reply Quote 0
                        • lucundefined
                          luc @Phaedrux
                          last edited by

                          @Phaedrux said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                          Panel two after a certain time turns off the display (goes to standby) despite from its menu I selected scrennsaver =0);

                          Can you share a photo of your settings tab on the PanelDue?
                          I may have solved it by setting "Newer dim"

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

                            @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                            Where he reads 737°C?

                            This is just a warning telling you what the predicted max temperature for that heater would be in an uncontrolled situation.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            lucundefined 1 Reply Last reply Reply Quote 0
                            • lucundefined
                              luc @Phaedrux
                              last edited by

                              @Phaedrux said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                              @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                              Where he reads 737°C?

                              This is just a warning telling you what the predicted max temperature for that heater would be in an uncontrolled situation.

                              So the syntax in config.g should be correct. Is that right?

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

                                @luc It didn't throw any obvious errors at least, so that's good.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                lucundefined 1 Reply Last reply Reply Quote 0
                                • lucundefined
                                  luc @Phaedrux
                                  last edited by

                                  @Phaedrux
                                  Thank you very much for your helpfulness but let me ask one last question:
                                  Config.jpg

                                  Assuming that I think everything works as I printed two quick things ....
                                  How come some words are in red color?

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

                                    @luc said in Update Duet 2 wifi from 3.1.1 to 3.5.4:

                                    How come some words are in red color?

                                    that's just the syntax highlighting in the gcode editor view to aid readability

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    lucundefined 1 Reply Last reply Reply Quote 0
                                    • lucundefined
                                      luc @Phaedrux
                                      last edited by

                                      @Phaedrux Okay, thank you very much!

                                      1 Reply Last reply Reply Quote 0
                                      • Phaedruxundefined Phaedrux marked this topic as a question
                                      • Phaedruxundefined Phaedrux has marked this topic as solved
                                      • First post
                                        Last post
                                      Unless otherwise noted, all forum content is licensed under CC-BY-SA