please help cant get the duet2wifi to work proper
-
hello.i apologize for anything that may sound stupid here but i am pretty new to firmware on the duet2wifi board.i recently got a rostock max v2 and decided to try to upgrade the hotend and control board.at first i was able to somehow get the printer updated to 3.2.2 of the reprap firmware.for some reason all i get is errors telling me things like Error: M997: In-application programming binary "Duet2_SDiap32_WiFiEth.bin" not found or duet2combined firmware not found.at this point i have a ton of money(over 900$) invested in this printer and i just want to see it successfully print at least 1 benchy by xmas. i have no clue why i am having so many issues other then the fact that i am very ignorant to this entire reprap firmware on a seemecnc machine.i have some slight knowledge of how to compile firmware on something like an ender 3 v2.i have been trying to get it going since march 14th 2021 and spent countless hours of wasted time trying to get somewhere but it seems to be 1 step forward and 2 steps back.sometimes i do something to make the network disconnect or the paneldue to stop telling me the network address so then i cant figure out what IP address to connect to the DWC.its just so frustrating. i hate to beg but i am not too proud to do so anymore.please can someone hold my hand like a 2 year old and walk me through the entire process and help me to get the proper files and configs and firmwares and everything needed to make my xmas wish come true this year and produce my first benchy from the rostock max v2?merry xmas to all and god bless.TIA
-
@mr-key Here's the procedure according to @Phaedrux :
Upload these 3 zip files, one at a time in the system tab.
- Don't extract them first.
- Reboot after each.
Use M115 in the gcode console to verify the firmware has been applied.
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip
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
That will get your firmware and DWC up to date.
For your config, might be a good idea to run through the configurator tool and generate a fresh set for RRF3.
https://configtool.reprapfirmware.org/Start -
I don't know the current state of your system right now, so if you don't have access to the Duet web controls page from a PC, let me know and we'll back up a step and get you on 2.05.1 using a different method.
-
@mr-key said in please help cant get the duet2wifi to work proper:
i was able to somehow get the printer updated to 3.2.2 of the reprap firmware.for some reason all i get is errors telling me things like Error: M997: In-application programming binary "Duet2_SDiap32_WiFiEth.bin" not found or duet2combined firmware not found
Are you sure you're at 3.2.2? Use M122 or M115 to check.
What do you have access to at the moment?
What are the exact error messages?If you do have access to DWC, the steps provided by @alankilian should get you up to date.
Posting your config.g and the results of M122 and M98 P"config.g" would give us a better idea of where you're at as well.