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

    Duet 0.8.5 firmware upgrade

    Scheduled Pinned Locked Moved
    Firmware installation
    7
    16
    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.
    • StuartMoorhouseundefined
      StuartMoorhouse
      last edited by

      dc42 has suggested I head here from the RepRap forums for assistance in upgrading the firmware on my 0.85.

      Background, i'm running a kossel mini with duet 0.8.5 onboard, and its been running great for a while with PLA. I've decided to give e3d's Edge a go which requires higher temperatures, i'm getting some strange banding on the prints which from a post on the RepRap forums has pointed in the direction of PID tuning not being configured for the bed.

      I've made an attempt to setup PID tuning for the bed, however sending M303 H0 S80 returns an error.
      I clearly need to do a firmware upgrade.

      I've done a bit of googling and found the guide on how to update the firmware on duet2 but not for this older model.

      Currently running:
      RepRap Firmware
      Version: 1.10+4
      Web interface version: HTML:1.11, JS: 1.11

      What steps need to be taken in order to update this board, and to which versions are stable to update to?

      Thanks

      config.g

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @StuartMoorhouse
        last edited by

        @StuartMoorhouse updating Duet 0.85 is much the same as updating Duet 2 Ethernet. See https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware

        As you’re coming from a pretty old version, rather than jumping through lots of hoops to incrementally update, I’d advise erasing firmware and flashing the latest with Bossa, which is 1.26.1 for Duet 0.85. Use file RepRapFirmware.bin from https://github.com/dc42/RepRapFirmware/releases/tag/2.05.1

        There have been a lot of changes, so it will be like starting again. Use the information from your existing config.g to help create a new set of sys folder files, using the RRF config tool: https://configtool.reprapfirmware.org/Start

        If you have customised anything (I can’t read your config file on my phone), update these new files with your customisations. Then spend time checking and commissioning your printer anew. And keep a backup of your old config, in case you want to revert!

        Any problems, just ask.

        Ian

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        1 Reply Last reply Reply Quote 0
        • StuartMoorhouseundefined
          StuartMoorhouse
          last edited by

          Thanks @droftarts
          So, can I just clarify so I don't end up with a doorstop...
          That this is the correct version https://github.com/dc42/RepRapFirmware/releases/tag/2.05
          Am I aiming for the Duet2CombinedFirmware.bin binary file which doesn't have the version after it?

          And, its a simple case of following the 'usual procedure' as outlined in the updating firmware guide on the dozuki? Grab that binary file, upload and then install? Do I need to update the web control files too? or is this whats included in the combined firmware?

          I've a copy of my config file so will copy across the info to the new one.

          Thanks

          Stuart

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • StuartMoorhouseundefined
            StuartMoorhouse
            last edited by

            I've re-read your post again. Yes erasing and re-flashing with Bossa sounds like the way to go. I'll give that a shot.

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @StuartMoorhouse
              last edited by

              @StuartMoorhouse Duet2CombinedFirmware.bin is for Duet 2 WiFi and Ethernet. As I said, use RepRapFirmware.bin for Duet 0.85. And use the repository I linked, which is the latest 2.05.1. The one you linked is 2.05.

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              1 Reply Last reply Reply Quote 0
              • StuartMoorhouseundefined
                StuartMoorhouse
                last edited by

                @droftarts thanks,
                Ive got the firmware re-flashed to 2.05.1 with Bossa

                I ran the RepRap firmware configuration tool and generated the system files, as it states I put the Reprap Firmware file in the /sys directory, the web control bundle in the /www directory and the system files into the /sys directory.
                I cannot connect to the duet via DWC however (checked IP settings too).

                I restored the card back to its backup manually and was then able to connect to the printer via the previous IP address, I was greeted with a new DWC page so it looks like the firmware update has worked.

                I have tried as the config tool also suggests uploading the configuration bundle zip file via upload system files in DWC. When I do this, it creates another /sys folder within the directory and puts the new files in there.

                However I don't think its reading the config files properly.
                I can take manual control of the printer, heat the heaters.
                I cannot however select files to print - I can see them and tick their box, but don't know how to print them.
                Theres a new option 'load filament' which when I click it returns the error 'failed to load filament'

                Ive tried various incarnations of moving the files round and nothing seems to bring the right results.

                What have I missed? Apologies if its something blazingly obvious.

                Thanks

                droftartsundefined 1 Reply Last reply Reply Quote 0
                • droftartsundefined
                  droftarts administrators @StuartMoorhouse
                  last edited by

                  @StuartMoorhouse You should be on 1.26.1, this is the latest for Duet 0.85, and is bundled in with 2.05.1 for Duet 2.

                  Send M115 and post response to check.

                  The firmware will run whatever file is at sys/config.g at startup. Probably best to rename your old sys folder ‘sysold’ and move the new sys folder out of there and to the root.

                  Ian

                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                  droftartsundefined 1 Reply Last reply Reply Quote 0
                  • droftartsundefined
                    droftarts administrators @droftarts
                    last edited by

                    I expect the network issue with the new config is that you haven’t copied the settings from the old config to the new one.

                    You just click on the file name to select a file to print, or right click for options.

                    Hard to say where you have put everything. Perhaps post a screenshot of the file layout, and post your new config.g file.

                    See this guide for using ‘filaments’: https://duet3d.dozuki.com/Wiki/Filaments

                    Ian

                    Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                    1 Reply Last reply Reply Quote 0
                    • StuartMoorhouseundefined
                      StuartMoorhouse
                      last edited by

                      @droftarts I think were back up and running now. I hadn't changed the IP address when creating the new config.g file, Id taken note of what it defaulted at and then tried to connect to that. I changed that and then I was able to connect.

                      Still having the strange banding issues but thats not for this topic.
                      Thanks for your help.

                      1 Reply Last reply Reply Quote 0
                      • alankilianundefined alankilian referenced this topic
                      • DeltaSSundefined
                        DeltaSS
                        last edited by

                        Hello.
                        I don't want to start a new thread and flood the forum. so I'm asking here.
                        I bought an older 3D Delta with Duet 0.8.5. company -1.10
                        according to the order in this thread, I updated to 1.26.1 and WBC 2.0.4

                        I wonder if it is the final version for 0.8.5?
                        or is it possible to upgrade even higher to 3.0 and below?
                        thanks for advice
                        sorry, I'm using Google translator

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

                          @DeltaSS 1.26 is the last for that board. https://github.com/Duet3D/RepRapFirmware/releases/tag/2.05.1

                          Z-Bot CoreXY Build | Thingiverse Profile

                          1 Reply Last reply Reply Quote 0
                          • DeltaSSundefined
                            DeltaSS
                            last edited by

                            OK, thanks for the answer.
                            and I still have a question.
                            I have WBControl for this version (1.26).
                            Is it possible to upgrade only Webcontrol? or does its function depend on the type of board or firmware?
                            I tried from version 3.4.6 but failed.

                            jay_s_ukundefined dc42undefined 2 Replies Last reply Reply Quote 0
                            • jay_s_ukundefined
                              jay_s_uk @DeltaSS
                              last edited by

                              @DeltaSS you need to keep the version for that firmware

                              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

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

                                @DeltaSS afair you can use either DWC 1.26 or 2.02 with that version. You can't use the later 3.x versions of DWC because they depend on the object model, which RRF for Duet 085 doesn't support.

                                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
                                • Phaedruxundefined
                                  Phaedrux Moderator
                                  last edited by

                                  Even DWC 2.0.7 may work. For some reason that version sticks out in my mind. But it's been a while.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  Alex4430undefined 1 Reply Last reply Reply Quote 0
                                  • Alex4430undefined
                                    Alex4430 @Phaedrux
                                    last edited by

                                    @Phaedrux, I can confirm using it (1.26.1 RRF and DWC 2.07) on my Duet 0.6

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