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

    Duet 2 v1.02 not responding

    Scheduled Pinned Locked Moved
    Firmware installation
    6
    113
    7.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.
    • dc42undefined
      dc42 administrators @thomasvanderwal
      last edited by

      @thomasvanderwal you can leave the stepper motors connected, but if you have a PanelDue connected then put it on the Setup page, then press the Reset button on the Duet.

      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

      thomasvanderwalundefined 1 Reply Last reply Reply Quote 0
      • thomasvanderwalundefined
        thomasvanderwal @dc42
        last edited by

        @dc42 Yes I installed Duet2CombinedFirmware.bin by Bossa. But I think I have to install more files to see gcode etc. How can I manage that printer sees my sd card? I have to have Duet web control? The gcode must be placed in /gcode/ folder on sd.

        The commando M997 S0 and S1 is now not working.

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

          @thomasvanderwal So you were able to get your PC to see it, and flash the firmware? But now it is not connecting to the network? It's possible it is not seeing the SD card. If you are connected via USB using YAT, can you send commands? Check if it is seeing the SD card by sending M39.

          You shouldn't need to update the firmware using M997 S0, but what message do you get when you send that? If possible, send M122 and post the response (copy and paste the text into your reply).

          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

          thomasvanderwalundefined 1 Reply Last reply Reply Quote 0
          • thomasvanderwalundefined
            thomasvanderwal @droftarts
            last edited by

            @droftarts Network is working (I can ping it) . I also can send commands from Duet console and also from pronterface. M39 gives : Error : No SD card mounted in slot 0.
            So I mounted the card with M21. : SD card in slot 0: capacity........
            I had to put all the .bin files in folder /sys. Otherwise I had an error that they where missing.
            Now the firmware is installed. With M122: version 3.0 running.

            Next challenges :

            1. In webbrowser (ip address) the web control opens but it can't connect . It gives an error message beneath : incompatible firmware.
            2. On the PanelDue->In screen control the button sd card gives error : error 2 accessing sd card
            3. Homing failed
            thomasvanderwalundefined droftartsundefined 2 Replies Last reply Reply Quote 0
            • thomasvanderwalundefined
              thomasvanderwal @thomasvanderwal
              last edited by

              @thomasvanderwal said in Duet 2 v1.02 not responding:

              @droftarts Network is working (I can ping it) . I also can send commands from Duet console and also from pronterface. M39 gives : Error : No SD card mounted in slot 0.
              So I mounted the card with M21. : SD card in slot 0: capacity........
              I had to put all the .bin files in folder /sys. Otherwise I had an error that they where missing.
              Now the firmware is installed. With M122: version 3.0 running.

              Next challenges :

              1. On the PanelDue->In screen control the button sd card gives error : error 2 accessing sd card
              2. Homing failed
              1 Reply Last reply Reply Quote 0
              • droftartsundefined
                droftarts administrators @thomasvanderwal
                last edited by

                @thomasvanderwal Which set of files did you flash to the Duet? RRF v3.0 is very old. You're probably using a newer version of DWC in the /www folder.

                I suggest you

                • go to the latest release version of RRF here: https://github.com/Duet3D/RepRapFirmware/releases/latest
                • Download "Duet2and3Firmware-3.5.4.zip" and "DuetWebControl-SD.zip"
                • Unzip the first file, and copy " Duet2CombinedFirmware.bin ", "Duet2_SDiap32_WiFiEth.bin" and " DuetWiFiServer.bin " to the /sys folder on the SD card, AND the /firmware folder. Overwrite the files already there.
                • Connect to the Duet with YAT via USB, send M997 to update the firmware

                Once it restarts, check if you can connect via DWC. If you can, upload the "Duet2and3Firmware-3.5.4.zip" to the Duet again. It will ask you if you want to do the firmware updates, press cancel.

                If you can't connect (still wrong DWC version):

                • unzip "DuetWebControl-SD.zip"
                • copy contents to a new /www folder on the SD card
                • replace SD card in Duet and restart

                Then RRF and DWC should be the same version. I don't know what version you were running before, so your config.g may need changing. Sort this out first!

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

                  Web control is working!
                  Now the last 2 challenges :

                  1. On the PanelDue->In screen control the button sd card gives error : error 2 accessing sd card
                  2. Homing failed. With motor phase A may be disconnected reported by driver(s) 1

                  number 2: I may find in this forum?

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

                    @thomasvanderwal Have you put an SD card in the PanelDue slot? How is the PanelDue connected to the Duet? To be able to use the SD socket on the PanelDue, it needs to be connected with the ribbon cable. See https://docs.duet3d.com/en/User_manual/Connecting_hardware/Display_PanelDue

                    Also, update the PanelDue firmware to the latest: https://github.com/Duet3D/PanelDueFirmware/releases/latest
                    For instructions, see https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_PanelDue

                    For the homing error, you're going to need to tell us more about your machine. Send M122 and post the full response. Post your config.g and homeall.g. Post a picture of your printer, and the wiring. Most likely the wiring is not connected, so check the motor wires for driver 1, which is most likely to be the Y axis.

                    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

                    thomasvanderwalundefined 4 Replies Last reply Reply Quote 0
                    • thomasvanderwalundefined
                      thomasvanderwal @droftarts
                      last edited by

                      @droftarts Sd card reading works!
                      motor phase problem solved. Wiring was wrong.
                      But homing is not going well.
                      M122
                      === Diagnostics ===
                      RepRapFirmware for Duet 2 WiFi/Ethernet version 3.0 running on Duet Ethernet 1.02 or later
                      Board ID: 08DDM-9FAM2-LW4SD-6JKDL-3SJ6N-KJZBY
                      Used output buffers: 3 of 24 (6 max)
                      === RTOS ===
                      Static ram: 30516
                      Dynamic ram: 91292 of which 0 recycled
                      Exception stack ram used: 248
                      Never used ram: 9016
                      Tasks: NETWORK(ready,1040) HEAT(blocked,1240) MAIN(running,3740) IDLE(ready,156)
                      Owned mutexes:
                      === Platform ===
                      Last reset 00:03:54 ago, cause: software
                      Last software reset time unknown, reason: User, spinning module GCodes, available RAM 8748 bytes (slot 3)
                      Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
                      Error status: 0
                      Free file entries: 10
                      SD card 0 detected, interface speed: 20.0MBytes/sec
                      SD card longest block write time: 0.0ms, max retries 0
                      MCU temperature: min 46.8, current 48.0, max 48.5
                      Supply voltage: min 24.6, current 24.8, max 24.9, under voltage events: 0, over voltage events: 0, power good: yes
                      Driver 0: standstill, SG min/max not available
                      Driver 1: standstill, SG min/max not available
                      Driver 2: standstill, SG min/max not available
                      Driver 3: standstill, SG min/max not available
                      Driver 4: standstill, SG min/max not available
                      Date/time: 1970-01-01 00:00:00
                      Cache data hit count 422922851
                      Slowest loop: 3.14ms; fastest: 0.09ms
                      I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
                      === Move ===
                      Hiccups: 0(0), FreeDm: 169, MinFreeDm: 169, MaxWait: 0ms
                      Bed compensation in use: none, comp offset 0.000
                      === MainDDARing ===
                      Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
                      === AuxDDARing ===
                      Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
                      === Heat ===
                      Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
                      === GCodes ===
                      Segments left: 0
                      Stack records: 1 allocated, 0 in use
                      Movement lock held by null
                      http is idle in state(s) 0
                      telnet is idle in state(s) 0
                      file is idle in state(s) 0
                      serial is idle in state(s) 0
                      aux is idle in state(s) 0
                      daemon is idle in state(s) 0
                      queue is idle in state(s) 0
                      autopause is idle in state(s) 0
                      Code queue is empty.
                      === Network ===
                      Slowest loop: 5.60ms; fastest: 0.02ms
                      Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
                      HTTP sessions: 1 of 8
                      Interface state 5, link 100Mbps full duplex

                      Phaedruxundefined 1 Reply Last reply Reply Quote 0
                      • thomasvanderwalundefined
                        thomasvanderwal @droftarts
                        last edited by

                        @droftarts ; homeall.g
                        ; called to home all axes
                        ;
                        ; generated by RepRapFirmware Configuration Tool v3.4.1 on Tue Feb 11 2025 11:12:26 GMT+0100 (Midden-Europese standaardtijd)
                        G91 ; relative positioning
                        G1 H2 Z5 F6000 ; lift Z relative to current position
                        G1 H1 X-235 Y-215 F1800 ; move quickly to X and Y axis endstops and stop there (first pass)
                        G1 H2 X5 Y5 F6000 ; go back a few mm
                        G1 H1 X-235 Y-215 F360 ; move slowly to X and Y axis endstops once more (second pass)
                        G90 ; absolute positioning
                        G1 X15 Y15 F6000 ; go to first bed probe point and home Z
                        G30 ; home Z by probing the bed

                        ; Uncomment the following lines to lift Z after probing
                        ;G91 ; relative positioning
                        ;G1 Z5 F100 ; lift Z relative to current position
                        ;G90 ; absolute positioning

                        ; Configuration file for Duet WiFi (firmware version 3.3)
                        ; executed by the firmware on start-up
                        ;
                        ; generated by RepRapFirmware Configuration Tool v3.4.1 on Tue Feb 11 2025 11:12:26 GMT+0100 (Midden-Europese standaardtijd)

                        ; General preferences
                        G90 ; send absolute coordinates...
                        M83 ; ...but relative extruder moves
                        M550 P"My Printer" ; set printer name

                        ; Network
                        M552 S1 ; enable network
                        M553 P192.168.0.102
                        M554 P192.168.0.1
                        M553 P255.255.255.0
                        M586 P0 S1 ; enable HTTP
                        M586 P1 S0 ; disable FTP
                        M586 P2 S0 ; disable Telnet

                        ; Drives
                        M569 P0 S1 ; physical drive 0 goes forwards
                        M569 P1 S1 ; physical drive 1 goes forwards
                        M569 P2 S1 ; physical drive 2 goes forwards
                        M569 P3 S1 ; physical drive 3 goes forwards
                        M584 X0 Y1 Z2 E3 ; set drive mapping
                        M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
                        M92 X80.00 Y80.00 Z400.00 E420.00 ; set steps per mm
                        M566 X900.00 Y900.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
                        M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
                        M201 X500.00 Y500.00 Z20.00 E250.00 ; set accelerations (mm/s^2)
                        M906 X800 Y800 Z800 E800 I30 ; set motor currents (mA) and motor idle factor in per cent
                        M84 S30 ; Set idle timeout

                        1 Reply Last reply Reply Quote 0
                        • thomasvanderwalundefined
                          thomasvanderwal @droftarts
                          last edited by

                          @droftarts ; Axis Limits
                          M208 X0 Y0 Z0 S1 ; set axis minima
                          M208 X230 Y210 Z200 S0 ; set axis maxima

                          ; Endstops
                          M574 X1 S1 P"xstop" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
                          M574 Y1 S1 P"ystop" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
                          M574 Z1 S2 ; configure Z-probe endstop for low end on Z

                          1 Reply Last reply Reply Quote 0
                          • thomasvanderwalundefined
                            thomasvanderwal @droftarts
                            last edited by thomasvanderwal

                            @droftarts Tractus 3d T650P is my printer

                            A part of the config.g couldn't be copied (2 reputations or something error)

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

                              @thomasvanderwal Your Tractus is a delta printer, but your config.g is set up for a Cartesian printer? Do you have an old config that worked?

                              Otherwise, see https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_linear_delta

                              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

                              thomasvanderwalundefined 1 Reply Last reply Reply Quote 0
                              • thomasvanderwalundefined
                                thomasvanderwal @droftarts
                                last edited by

                                @droftarts no, a colleque got this printer from a company. He's gone 😞
                                I am a educator at a technical school.

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

                                  @thomasvanderwal Okay. I think start again with the configuration tool, but this time select "Linear Delta" for Kinematic type. https://configtool.reprapfirmware.org/Configuration#kinematics

                                  Tractus3D have renamed/been taken over by https://nexum3d.com/. You may be able to contact them and get them to send you a standard configuration for your machine. They are a Dutch company based in Amsterdam, i believe.

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

                                    @thomasvanderwal said in Duet 2 v1.02 not responding:

                                    RepRapFirmware for Duet 2 WiFi/Ethernet version 3.0 running on Duet Ethernet 1.02 or later

                                    Now that you're seeing some progress it may be a good time to update your firmware before you get too far with configuring. 3.0 is quite old now.

                                    If you have access to DWC, you should upload the following zip files one at a time. It will prompt to install the firmware and restart. Then upload the next version, etc.

                                    https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
                                    https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip
                                    https://github.com/Duet3D/RepRapFirmware/releases/download/3.5.4/Duet2and3Firmware-3.5.4.zip

                                    The reason for uploading 3.0 again is to ensure all of the required files are present.

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    1 Reply Last reply Reply Quote 0
                                    • thomasvanderwalundefined
                                      thomasvanderwal
                                      last edited by

                                      I'm getting no response from the company. Can a new firmware work with a duet 2 wifi/ethernet?
                                      I made a homedelta.g and a config.g with RepRapfirmware config tool. I selected delta printer and I think made the right choices with the parameters (sensors). But still homing is going bizar. How can I fix this? My rods are 230mm.
                                      At what starting point do I have to position the nozzle? A message G28 0 0 gets a response that axes are not sufficient.
                                      I put this in my config.g: M665 L230 R165 B100 H315 ; set delta radius, diagonal rod length, printable radius and homed height
                                      Maybe this is wrong or my endstops are at another sensor or so?

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

                                        @thomasvanderwal we'd need to see your complete config.g and homedelta.g files to help. However, firmware 3.0 is very old now and it would be easier for us to help you if you upgrade to 3.5.4 or 3.6.0-beta.4.

                                        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

                                        thomasvanderwalundefined 4 Replies Last reply Reply Quote 0
                                        • thomasvanderwalundefined
                                          thomasvanderwal @dc42
                                          last edited by

                                          @dc42 I upgraded to 3.5.4. I have adjusted the homedelta.g many times. This was my last.

                                          ; homedelta.g
                                          ; called to home all towers and extra axes
                                          ;
                                          ; generated by RepRapFirmware Configuration Tool v3.5.10 on Mon Feb 24 2025 14:22:27 GMT+0100 (Midden-Europese standaardtijd)

                                          ; home linear delta
                                          G91 ; relative positioning
                                          G1 H1 X650 Y650 Z650 F3000 ; move all towers to the high end stopping at the endstops
                                          G1 H2 X-3 Y-3 Z-3 ; go down a few mm
                                          G1 H1 X6 Y6 Z6 F250 ; move all towers to the high end once more stopping at the endstops
                                          G1 Z-5 F2000
                                          G90 ; absolute positioning
                                          G1 X0 Y0 F2000 ; move X and Y to the centre

                                          Phaedruxundefined 1 Reply Last reply Reply Quote 0
                                          • thomasvanderwalundefined
                                            thomasvanderwal @dc42
                                            last edited by thomasvanderwal

                                            @dc42 config (2).g

                                            I got reputations error. So I send the file as attachment

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