Most Up to Date Firmware For Duet 2 Wifi-Duex 5 Combo
-
This post is deleted! -
@phaedrux The M997 S1 command fixed it for me. Amazing! Okay back to your walkthrough
-
I have flashed 3.3 onto my Duet 2 Wifi and can connect to DWC. However, my PanelDue Display shows that its still trying to connect to the wifi with "connecting" in the top right. However, in YAT, utilizing the M552 command it shows I am connected to wifi, as my ability to use DWC confirms too. I tried to use M997 S1 to reflash again, but I see it doesn't work for 3.3 Is there another command I can use to reflash this one too? @Phaedrux
-
@jrcl said in Most Up to Date Firmware For Duet 2 Wifi-Duex 5 Combo:
However, my PanelDue Display shows that its still trying to connect to the wifi with "connecting" in the top right.
That indicates that the paneldue isn't able to connect to the duet. It's likely that your config.g is missing the command to enable it.
Add M575 P1 B57600 S1 to your config.g
You may also need to update the paneldue firmware
-
@phaedrux You guys are awesome! I have 3.3 and updated paneldue firmware on the machine successfully now. Thank you!
-
Good evening, i am having the same issue and was just wondering where abouts to add the command mentioned in config.g? thank you.
-
@winkle said in Most Up to Date Firmware For Duet 2 Wifi-Duex 5 Combo:
s just wondering where abouts to add the command mentioned in config.g?
Near the beginning would be best.
-
@phaedrux thank you, Iv just just updated to finware 3.0 on the duet 2 and 3.4 on the panel due so hopefully will work this time. It had a bit of melt down when I tried it before
-
@winkle said in Most Up to Date Firmware For Duet 2 Wifi-Duex 5 Combo:
Iv just just updated to finware 3.0 on the duet 2
Don't stop there. Next you should upload the 3.3 zip file to the system tab to get all the way up to date.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip
-
@phaedrux thank you. I’ll have a go at that next! Then just have to figure out how to get the printer specific config on there. . . Nothing like a good old project.