Inquiry about board version (M32 error message)
-
It looks like the file you are trying to upload is the same name as a file that is currently being processed. Try a different name or stop the print?
-
Thank you.
Renamed and executed, but the same result.I think we need to downgrade the board to 3.3
Do you know how to do it? -
wonder if there is a temp file or Cache that has not cleared itself correctly?
-
Are you using standalone or with a RPi?
-
@phaedrux this is RPI
-
@macgyver
Immediately after uploading the board firmware.(Cache, no temporary files) ); -
@geon-han_kang it may be that you are still running the 3.3 version of Duet Software Framework on the Pi. How did you do the firmware update?
-
Can you send M122 in the gcode console and post the results here?
Updating the firmware when using the Pi requires you to use sudo apt update sudo apt upgrade from the pi console.
-
@dc42
did not upgrade);
After receiving the board, it was 3.4 as a result.
I think I received the upgraded version. -
@phaedrux
what means 'sudo apt update'? -
@geon-han_kang said in Inquiry about board version (M32 error message):
what means 'sudo apt update'?
These are the commands used on a raspberry pi operating system to update the software on it. It will also update the duet software and firmware.
Can you please send M122 and M98 P"config.g" in the gcode console and copy and paste the text results here?