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

    How to install DWC

    Scheduled Pinned Locked Moved
    Duet Web Control
    6
    12
    653
    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.
    • jay_s_ukundefined
      jay_s_uk
      last edited by

      What firmware and DWC are you currently on?

      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
      • HenryDaraundefined
        HenryDara
        last edited by

        Never mind, it works when I revert back to DWC1. I guess it wasnt part of the last release. Not sure.

        1 Reply Last reply Reply Quote 0
        • HenryDaraundefined
          HenryDara
          last edited by

          Actually I have no idea what version I have these days. It says 2.0.4, but then theres DWC 1, and its all just a bit confusing whats what these days. I hope someone comes up with a chart to make it easy some day.

          Either way, I spoke to soon when I said it worked, it didnt. it reloads DWC after uploading, but the version never changes from 2.0.4.

          This completes, but no update.
          dwc upload.JPG

          1 Reply Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk
            last edited by

            DWC1 will forever be at version 1.22.6

            2.0.4 could be either the version of DWC or the RRF firmware version.

            The DWC version will be on the general tab and the RRF version on the Machine Specific tab.

            If it's not updating you could either enable FTP and upload it that way or remove the SD card and extract the zip file contents into the www folder in the root of the SD card.

            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 1
            • HenryDaraundefined
              HenryDara
              last edited by

              @jay_s_uk Thanks, I was trying to avoid the SD thing cause I have a dozen of these to do. I was hoping I was just missing something obvious in the way I was doing it.

              Upload used to be in the Settings/General tab, but now I think its under FIle management/System, which has me wondering how it works when using multiple configurations, which I am doing at the moment. I wouldnt think it would matter, but maybe it does. All of my printers use multiple configurations in sub folders, and none of them will update the DWC after uploading the files.

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

                Need some details to be able to give better answers.

                Where are you uploading the DWC files to?
                Which file exactly are you uploading?
                What firmware version are you currently using?
                What DWC version are you currently using?
                Are you loaded into the main configuration when trying to update?

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • A Former User?
                  A Former User
                  last edited by

                  If you really can't remove the SD card to your computer, try enabling FTP and using an FTP client to delete the whole WWW folder and upload the new files?

                  (bear in mind maybe not all FTP clients are supported by the simple FTP server the Duet can provide)

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

                    @HenryDara said in How to install DWC:

                    @jay_s_uk Thanks, I was trying to avoid the SD thing cause I have a dozen of these to do. I was hoping I was just missing something obvious in the way I was doing it.

                    Upload used to be in the Settings/General tab, but now I think its under FIle management/System, which has me wondering how it works when using multiple configurations, which I am doing at the moment. I wouldnt think it would matter, but maybe it does. All of my printers use multiple configurations in sub folders, and none of them will update the DWC after uploading the files.

                    Upgrading DWC 2.0.4 to 2.0.7 by uploading the DWC zip file in the usual way should work. Does the upload appears to succeed? Have you tried pressing control-F5 to refresh the browser tab after the upload completes?

                    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
                    • Danalundefined
                      Danal
                      last edited by

                      Part of understanding how the various upload buttons work is to realize the DWC looks at the file extensions, and puts .htm .htm.gz (and I think html both flavors as well) in /www, .js .js.gz in /www/js and so forth for css and a few other extensions.

                      This "steering" of files lets upload put files in directories that you cannot otherwise see via the various job and system and similar tabs.

                      Delta / Kossel printer fanatic

                      1 Reply Last reply Reply Quote 0
                      • Danalundefined
                        Danal
                        last edited by

                        In fact, one of the main reasons that there are three buttons, at all, one in "system" and one in "jobs" and one in "macros" is because files with a .g extension could go in any of the three. So the system needs 'your help' (implied by which tab you are on, which button you push) to steer those.

                        All other extensions are automated steering.

                        Delta / Kossel printer fanatic

                        1 Reply Last reply Reply Quote 1
                        • HenryDaraundefined
                          HenryDara
                          last edited by

                          Finally it did upgrade one of my machines to the new DWC, I think only when I did a full install rather than just the DWC. Not sure, it was real late.

                          Kind of related to what @Danal was saying, I had another problem with uploading a full set of configuration files. Heres what I did...

                          Selected all files in configuration, including pause.g, etc Heres a shot of the folder after it downloaded showing all the files...
                          Zip Download.JPG

                          Then I uploaded those files to a different configuration folder the normal way using the "Upload system files" button, then selecting the download.zip. After it was done it reported 29 files downloaded, and the folder shows the new dates on the files, so it looks ok.

                          download succesful.JPG

                          But when I really look only 14 files made the trip, so no pause.G, etc. Which by the way causes some very strange behavior on the printer when they are not there 🙂

                          only 14 files.JPG

                          I can get past this by just pulling the SD card, but it seemed worth sharing, and to get any thought about errors on my part.

                          Thanks again...HD

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