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

    Duet 2 Ethernet no connection

    Scheduled Pinned Locked Moved Unsolved
    Duet Hardware and wiring
    5
    44
    2.1k
    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.
    • camposm7undefined
      camposm7 @A Former User
      last edited by

      @beare It does indeed show up as bossa device.

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

        Ok well at least it's showing up as something. Since it's showing as a bossa device it means it doesn't have firmware on it.

        Please carefully go through the bossa flashing procedure here: https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Fallback_procedure_Num_3

        Z-Bot CoreXY Build | Thingiverse Profile

        camposm7undefined 1 Reply Last reply Reply Quote 0
        • camposm7undefined
          camposm7 @Phaedrux
          last edited by

          @Phaedrux The directions say Check boxes Erase all, Lock, and Boot from Flash. However there is no boot to flash check box. Am I supposed to check boot to flash?

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

            Can you show a screenshot of the bossa window? If you're on windows you should be able to press alt-print screen and then cntrl-v in the post window to paste a screenshot.

            Z-Bot CoreXY Build | Thingiverse Profile

            camposm7undefined 1 Reply Last reply Reply Quote 0
            • camposm7undefined
              camposm7 @Phaedrux
              last edited by

              @Phaedrux e210809f-68a2-4a81-af37-fe45a150396b-image.png

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

                yes I think boot to flash and boot from flash are meant to be the same.

                What version of bossa is that?

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • camposm7undefined
                  camposm7
                  last edited by

                  v. 1.9.1

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

                    Ok, so does it write and verify correctly?

                    Did you follow the instructions on removing the jumper before flashing?

                    Remove the erase jumper as soon as the Diag LED lights up. This means you are successfully in programming mode.

                    Once flashed, power cycle the board and you should now have a port to connect with YAT.

                    Z-Bot CoreXY Build | Thingiverse Profile

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

                      maybe try windows key + R, type cmd and click OK.

                      a368d29f-b0a1-4a3a-b55e-b6dcee1c6747-image.png

                      and then paste in the command below in the new window and press enter? (type out the whole path if its not under your own user profile.)

                      "%ProgramFiles(x86)%\BOSSA\bossac.exe" --port=COM14 -e -w -v -b -R "%USERPROFILE%\Documents\Syncro\Firmware\Duet2and3Firmware-3.1.1\Duet2CombinedFirmware.bin"
                      

                      cd1cf79d-ea74-4419-9604-a29d551b3184-image.png

                      Clearly something goes wrong with resetting the cpu after flashing, or its become faulty.

                      camposm7undefined 1 Reply Last reply Reply Quote 1
                      • camposm7undefined
                        camposm7
                        last edited by

                        Yes, it does Bossa does write and verify correctly.

                        I followed the instructions to the T, however my diag led is on even after removing the jumper and resetting.

                        As you can see in the picture it is still listed as a Bossa Program Port. It looks like it's connected to YAT but still unable to respond to Gcode commands.

                        7023e6fa-ffb4-4ce4-9ab0-9c22035742a3-image.png

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

                          @bearer b1aac9fb-63e6-43f6-82dd-e0e5d2afb3a4-image.png
                          95fb8d62-66a1-4cf9-8ca9-c9dbfff7d7f8-image.png

                          Jackpot! Thank you!

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

                            so it's working now?

                            Z-Bot CoreXY Build | Thingiverse Profile

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

                              @camposm7 said in Duet 2 Ethernet no connection:

                              I followed the instructions to the T, however my diag led is on even after removing the jumper and resetting.

                              I think something got lost in translation to be honest, but that is why I suggested using the command line version with the -R flag as it removes the need for manually resetting the board.

                              Maybe someone could file an issue on the bossa github to have the -R flag function added to the GUI version; would simplify things a little.

                              1 Reply Last reply Reply Quote 0
                              • camposm7undefined
                                camposm7 @Phaedrux
                                last edited by

                                @Phaedrux I was able to flash the firmware, and while I can now web into the board and shows connection established, my PanelDue contently displays Connecting. None of my macros are displayed on the panel although the web interface does display my macros. My extruder heaters are undefined. No thermistor readings. Some weird things happening. Even a simple M119 reports Endstops - X: no endstop, Y: no endstop, Z: no endstop, Z probe: at min stop

                                I'm not even sure where to begin with this. It's like it isn't reading the config file properly. Using the same config I was previously using that was working fine before erasing the board and starting fresh

                                1 Reply Last reply Reply Quote 0
                                • Vetiundefined
                                  Veti
                                  last edited by

                                  that sounds like you flashed rrf3.

                                  this requires some changes in the config. see
                                  https://duet3d.dozuki.com/Wiki/RepRapFirmware_3_overview#Section_Summary_of_what_you_need_to_do_to_convert_your_configuration_and_other_files

                                  post your config.g

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

                                    It may be helpful to create a fresh config set using the online configurator then you can compare it to your current config and see what's all changed.

                                    https://configtool.reprapfirmware.org/Start

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    1 Reply Last reply Reply Quote 0
                                    • camposm7undefined
                                      camposm7 @Veti
                                      last edited by

                                      @Veti
                                      What is the best method to post my config for ease of reading?

                                      1 Reply Last reply Reply Quote 0
                                      • Vetiundefined
                                        Veti
                                        last edited by Veti

                                        post the config.g file into the window here

                                        select it and press the code button
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • camposm7undefined
                                          camposm7
                                          last edited by

                                          ; Configuration file for Duet WiFi (firmware version 2.03)
                                          ; executed by the firmware on start-up
                                          ;
                                          ; generated by RepRapFirmware Configuration Tool v2.1.8 on Thu Mar 05 2020 07:51:50 GMT-0800 (Pacific Standard Time)
                                          
                                          ; General preferences
                                          G90                                             ; send absolute coordinates...
                                          M83                                             ; ...but relative extruder moves
                                          M550 P"S110 Tall"                               ; set printer name
                                          
                                          ; Network
                                          M552 P0.0.0.0 S1                                ; enable network and acquire dynamic address via DHCP
                                          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 S0                                      ; physical drive 1 goes forwards
                                          M569 P2 S0                                      ; physical drive 2 goes forwards
                                          M569 P3 S0                                      ; physical drive 3 goes forwards
                                          M569 P4 S0                                      ; physical drive 4 goes forwards
                                          M584 X0 Y1 Z2 E3:4                              ; set drive mapping
                                          M350 X16 Y16 Z16 E16:16 I1                      ; configure microstepping with interpolation
                                          M92 X400.00 Y400.00 Z400.00 E420.00:420.00      ; set steps per mm
                                          M566 X700.00 Y700.00 Z212.00 E120.00:120.00     ; set maximum instantaneous speed changes (mm/min)
                                          M203 X4000.00 Y4000.00 Z1000.00 E400.0:400.0  ; set maximum speeds (mm/min)
                                          M201 X200.00 Y200.00 Z80.00 E250.00:250.00     ; set accelerations (mm/s^2)
                                          M906 X800 Y800 Z800 E500:500 I50                ; set motor currents (mA) and motor idle factor in per cent
                                          M84 S50                                         ; Set idle timeout
                                          
                                          ; Axis Limits
                                          M208 X0 Y0 Z0 S1                                ; set axis minima
                                          M208 X210 Y260 Z500 S0                          ; set axis maxima
                                          
                                          ; Endstops
                                          M574 X1 Y1 S1                                   ; set active high endstops
                                          M574 Z1 S1                                      ; set endstops controlled by [probe] no, by microswitch 03/07/2020
                                          
                                          Z-Probe
                                          M307 H3 A-1 C-1 D-1                             ; disable heater on PWM channel for BLTouch
                                          M558 P9 H1 F120 T5000                           ; set Z probe type to bltouch and the dive height + speeds
                                          G31 P500 X0 Y20 Z2.5                            ; set Z probe trigger value, offset and trigger height
                                          M557 X10:200 Y10:200 S80                        ; define mesh grid
                                          
                                          ; Heaters
                                          M305 P0 T100000 B4339 R4700                     ; configure PT1000 for heater 0
                                          M143 H0 S100                                    ; set temperature limit for heater 0 to 100C
                                          M305 P1 T500000 B4723 C1.196220e-7 R4700        ; set thermistor + ADC parameters for heater 1
                                          M143 H1 S250                                    ; set temperature limit for heater 1 to 350C
                                          M305 P2 T500000 B4723 C1.196220e-7 R4700        ; set thermistor + ADC parameters for heater 2
                                          M143 H2 S250                                    ; set temperature limit for heater 2 to 350C
                                          M307 H1:2 A250 c160 D5.5 B0 S0.3 		; set max heater power to 60% to reduce overshoot (DNC 03/12/2020)
                                          
                                          ; Fans
                                          M106 P0 S0 I0 F500 H-1                          ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
                                          M106 P1 S1 I0 F500 H1:2 T45                     ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
                                          M106 P2 S1 I0 F500 H1:2 T45                     ; set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on
                                          
                                          ; Tools
                                          M563 P0 D0 H1 F0                                ; define tool 0
                                          G10 P0 X0 Y0 Z0                                 ; set tool 0 axis offsets
                                          G10 P0 R0 S0                                    ; set initial tool 0 active and standby temperatures to 0C
                                          M563 P1 D1 H2 F1                                ; define tool 1
                                          G10 P1 X0 Y0 Z0                                 ; set tool 1 axis offsets
                                          G10 P1 R0 S0                                    ; set initial tool 1 active and standby temperatures to 0C
                                          
                                          ; Custom settings are not defined
                                          
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Vetiundefined
                                            Veti
                                            last edited by

                                            did you do any manual changes in the config.
                                            you could use the config.json (if you still have that) and use that as a starting point in the configurator.

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