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

    RepRapFirmware 2.0beta1 available

    Scheduled Pinned Locked Moved
    Firmware installation
    firmware vrtos
    13
    58
    9.4k
    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.
    • whosrdaddyundefined
      whosrdaddy
      last edited by whosrdaddy

      @dc42: The file upload problem still stands in beta2, behavior is exact the same as shown in the video I posted earlier.

      Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
      Firmware Electronics: Duet WiFi 1.02 or later
      Firmware Version: 2.0(RTOS)beta2 (2018-04-19b1)
      WiFi Server Version: 1.21
      Web Interface Version: 1.21.1-b3

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

        With 2.0alpha I always had a disconnection unless the file was tiny. With 2.0beta1 I had a disconnection only with uploading certain file sizes. With 2.0 beta2 I don't see any disconnection. What upload file sizes cause disconnections for you? Do you have more than one device running DWC?

        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

        whosrdaddyundefined 1 Reply Last reply Reply Quote 0
        • whosrdaddyundefined
          whosrdaddy @dc42
          last edited by whosrdaddy

          @dc42 : only one dwc connection, tried a 2MB file and a 12MB file and both failed.
          did some more testing and had success with a 1MB file.
          Just to be clear, the file is correctly uploaded but DWC disconnects at the end.

          1 Reply Last reply Reply Quote 0
          • timcurtis67undefined
            timcurtis67
            last edited by

            My Beta 2 disconnects when uploading larger files. Other than that it works perfect so far.

            1 Reply Last reply Reply Quote 0
            • carlossprundefined
              carlosspr
              last edited by

              I tried the Beta 2 today for two prints. Everything went fine. Then I wanted to go back to 1.21 and using DWC I hade to upload the Duet2CombinedFirmware.bit three times. The first two times I dod not receive the message to update the firmware. Once in 1.21 I changed some settings in config.g and on sage the DWC message detected a new firmware and asked again to update to 1.21. This can well be related to a "disconnect" after uploading a file although I did not notice on the DWC.

              1 Reply Last reply Reply Quote 0
              • timcurtis67undefined
                timcurtis67
                last edited by

                @dc42 I can confirm that when uploading small files <1 meg it works fine. When uploading any larger files I get a disconnect.

                I only ever run one device with DWC (Windows 7 Pro PC) and I only have 4 gcode files on my SD card.

                Once I reconnect with DWC the prints run perfect.

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

                  Those of you who are still experiencing disconnects immediately after uploading a file with beta 2: are you using WiFi or Ethernet Duets?

                  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

                  whosrdaddyundefined 1 Reply Last reply Reply Quote 0
                  • whosrdaddyundefined
                    whosrdaddy @dc42
                    last edited by

                    @dc42 : Wifi

                    Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
                    Firmware Electronics: Duet WiFi 1.02 or later + DueX5
                    Firmware Version: 2.0(RTOS)beta2 (2018-04-19b1)
                    WiFi Server Version: 1.21
                    Web Interface Version: 1.21.1-b3

                    1 Reply Last reply Reply Quote 0
                    • timcurtis67undefined
                      timcurtis67
                      last edited by

                      I'm using a Wifi board. The latest DWC, Duex5, and a 7" paneldue 2.0.

                      1 Reply Last reply Reply Quote 0
                      • carlossprundefined
                        carlosspr
                        last edited by

                        Also Wifi.

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

                          Thanks all, it looks like the problem with disconnections after file uploads may be solved on the Duet Ethernet but not on the WiFi. I'll do some more testing.

                          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

                          timcurtis67undefined 1 Reply Last reply Reply Quote 0
                          • timcurtis67undefined
                            timcurtis67 @dc42
                            last edited by

                            @dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?

                            dc42undefined 2 Replies Last reply Reply Quote 0
                            • dc42undefined
                              dc42 administrators @timcurtis67
                              last edited by dc42

                              @timcurtis67 said in RepRapFirmware 2.0beta1 available:

                              @dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?

                              I believe the disconnects are new to version 2.0, caused by the fact that the network and PanelDue (or USB) are now handled by separate tasks. This means that they may both try to allocate buffers at the same time instead of sequentially, so it's much more likely that the system will run out of buffers. The old firmware would return an incomplete JSON response to DWC when that happened, which caused a disconnect. The 2.0beta2 firmware is supposed to release buffers and retry instead, and has solved the disconnection problem that I was able to reproduce on the Duet Ethernet and Duet Maestro. I will investigate further - perhaps there is a second cause of disconnections - but so far I have been unable to reproduce the problem with 2.0beta2.

                              Those of you getting disconnects after file uploading, what is the exact message from DWC?

                              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
                              • dc42undefined
                                dc42 administrators @timcurtis67
                                last edited by

                                @timcurtis67 said in RepRapFirmware 2.0beta1 available:

                                @dc42 Should I have my SD card formated a certain way? I never did anything with it when it arrived with my Duetwifi board. I just used it as is. My download speeds are usually very fast at over 600-700 mbits. This disconnect thing just has me wondering?

                                See https://duet3d.dozuki.com/Wiki/SD_Card.

                                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

                                whosrdaddyundefined 1 Reply Last reply Reply Quote 0
                                • whosrdaddyundefined
                                  whosrdaddy @dc42
                                  last edited by

                                  @dc42 DWC file upload bar becomes red showing error (see my video I posted earlier - https://youtu.be/nM1sf3GiA3Y) and then DWC disconnects

                                  dc42undefined 1 Reply Last reply Reply Quote 0
                                  • timcurtis67undefined
                                    timcurtis67
                                    last edited by timcurtis67

                                    Here is my error.

                                    https://photos.google.com/share/AF1QipMxGb9aB0z2mRAr4xmyThV28Uho24upsOzZzqzfkoalh9n-MeqEpYf8CvNvu0OKOA?key=cmcyTW4zUG1NbmFNRTFVLWJMYzhmRFFYV1dGUlNR

                                    The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.

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

                                      @timcurtis67 said in RepRapFirmware 2.0beta1 available:

                                      Here is my error.

                                      https://photos.google.com/share/AF1QipMxGb9aB0z2mRAr4xmyThV28Uho24upsOzZzqzfkoalh9n-MeqEpYf8CvNvu0OKOA?key=cmcyTW4zUG1NbmFNRTFVLWJMYzhmRFFYV1dGUlNR

                                      The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.

                                      Thanks, that "Not authorised" error is different from the issues that I fixed.

                                      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

                                      jimundefined timcurtis67undefined 2 Replies Last reply Reply Quote 0
                                      • dc42undefined
                                        dc42 administrators @whosrdaddy
                                        last edited by

                                        @whosrdaddy said in RepRapFirmware 2.0beta1 available:

                                        @dc42 DWC file upload bar becomes red showing error (see my video I posted earlier - https://youtu.be/nM1sf3GiA3Y) and then DWC disconnects

                                        Thanks, yours is a "not authorised" error too.

                                        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
                                        • jimundefined
                                          jim @dc42
                                          last edited by

                                          @dc42 , @timcurtis67
                                          Hi Tim,
                                          I had the same not authorised error. I reset my Duet password back to the original and it worked OK. Not sure if this is the same issue, but fixed my upload issues with beta-1

                                          1 Reply Last reply Reply Quote 0
                                          • timcurtis67undefined
                                            timcurtis67 @dc42
                                            last edited by

                                            @dc42 said in RepRapFirmware 2.0beta1 available:

                                            @timcurtis67 said in RepRapFirmware 2.0beta1 available:

                                            Here is my error.

                                            https://photos.google.com/share/AF1QipMxGb9aB0z2mRAr4xmyThV28Uho24upsOzZzqzfkoalh9n-MeqEpYf8CvNvu0OKOA?key=cmcyTW4zUG1NbmFNRTFVLWJMYzhmRFFYV1dGUlNR

                                            The file size was 16 meg. I loaded a 4.5 Meg file withhout issue.

                                            Thanks, that "Not authorised" error is different from the issues that I fixed.

                                            A few questions,

                                            1. If this is an issue with permissions, how do I or other wifi users fix it locally?

                                            2. Why does it only happen on larger file sizes?

                                            3. Why is don't I get the error when using 1.21?

                                            @jim said in RepRapFirmware 2.0beta1 available:

                                            @dc42 , @timcurtis67
                                            Hi Tim,
                                            I had the same not authorised error. I reset my Duet password back to the original and it worked OK. Not sure if this is the same issue, but fixed my upload issues with beta-1

                                            Hi Jim, Thanks for the input. I'm not sure what to try? I never changed my password from day 1 of installing my Duet?

                                            I'm using Chrome on Windows 7 pro. I've never had disconnect issues before but maybe I don't have something configured right in my chrome browser that 2.0 beta brought to light? Got any suggestions to try?

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