Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Solved Error on both heaters

    Tuning and tweaking
    2
    20
    172
    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.
    • Messiahman
      Messiahman last edited by

      2021-10-05.png Hi all, I'm getting this error on my heaters but im unsure if it is directed towards wiring or software.

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

        @messiahman probably config.
        what board is it? what type of temperature sensors do you have? where do you have them plugged in?
        also post your config.g
        and your DWC version is out of sync with your firmware version

        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

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

          @jay_s_uk I am using a duet 2 wifi, and how would i update the DWC version?config (1).g

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

            @messiahman you get the release from here that's appropriate for the firmware version you are running (can be confirmed using M115) https://github.com/Duet3D/DuetWebControl/releases
            Upload the zip file to the system tab and let it do its thing.

            Can't see anything wrong with your config (assuming you are running RRF3 and above).
            Can you confirm the firmware version and where the temperature sensors are connected to?

            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

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

              @jay_s_uk I had to dismount the sd card in order to upload the new files and after putting it back in i keep getting the "Your Duet rejected the HTTP request: page not found" error. Any tips on how to bypass this?

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

                @messiahman when i said the system tab, I meant the system view in DWC.
                If you are updating the version in the SD card then unzip the duetwebcontrol-sd.zip file into the folder called www

                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

                Messiahman 3 Replies Last reply Reply Quote 0
                • Messiahman
                  Messiahman @jay_s_uk last edited by

                  @jay_s_uk Ahhh that did the trick, but the original error is still there, so ill try to upload it from the site. The original reason why i had to dismount it was because the wifi where i am is tedious at best so this might be a little bit

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

                    @jay_s_uk That doesn't appear to have worked, is the firmware version available through YAT? Because if so then I'm seeing the version to be 2.05 still

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

                      @jay_s_uk Sorry I'm wrong, it says the version is 3.3.0

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

                        @messiahman can you post the output of M115?

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

                          @jay_s_uk sure, it's as follows:
                          FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 2.05.1 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2020-02-09b1<LF>ok<LF>

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

                            @messiahman ok, your config is for RRF3 and you're only running RRF2.

                            Best thing to do is upgrade to RRF3 first by uploading this to the system tab in DWC https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
                            And then upgrade to 3.3 by uploading this to the system tab in DWC https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip

                            Upload the full zip and DWC will see to the rest

                            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

                            Messiahman 1 Reply Last reply Reply Quote 0
                            • Messiahman
                              Messiahman last edited by

                              @jay_s_uk Ahhh that seems to have done the trick, thank you so much!

                              1 Reply Last reply Reply Quote 1
                              • Messiahman
                                Messiahman @jay_s_uk last edited by

                                @jay_s_uk No, wait, the error came back, I think i have to reupload the duet 3.3 part. I'll see if this works

                                1 Reply Last reply Reply Quote 0
                                • Messiahman
                                  Messiahman last edited by

                                  @jay_s_uk Ok so after retrying, I can no longer connect to the board. In YAT its telling me that I can't connect to the internet due to "another spi transfer pending"

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

                                    @messiahman you probably need to update the wifi firmware.
                                    send M552 S0
                                    M997 S1
                                    M552 S1

                                    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

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

                                      @jay_s_uk that m997 command comes up with "Error: M997: File 0:/firmware/DuetWiFiServer.bin not found<LF>ok<LF>"

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

                                        @messiahman pop your SD card out and move duetwifiserver.bin from sys to 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

                                        Messiahman 2 Replies Last reply Reply Quote 0
                                        • Messiahman
                                          Messiahman @jay_s_uk last edited by

                                          @jay_s_uk Ahhh right, just did that and input all those codes

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

                                            @jay_s_uk That seems to have done the trick! Thank you so much!

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