Setup Duet 3 Config no tools shown
-
@roth something similar happened here https://forum.duet3d.com/topic/11848/bad-command-missing-characters-in-gcode-since-firmware-upgrade
and here
https://forum.duet3d.com/topic/2565/unable-to-edit-config-files-in-duet-web-controlThe first tries were to check the SDCard and to use a different browser.
-
@roth despite the errors it seems to process the config, so you can try appending T0 at the end of the config.
-
I do not understand that.
Just insert T0 at the end of the config code? -
@roth yes, to select the tool
-
no change
-
=== Diagnostics ===
RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.0beta12 running on Duet 3 MB6HCApparently something is wrong.
The board is new.
I wonder why there is a beta version on it.
I only used the iso for the Raspberry. -
@roth so you should update to 3.1.1
Even a new board can lay around at some vendor. And 3.0beta12 is not very old (maybe 2 months)
You can get the newest binaries from
https://github.com/Duet3D/RepRapFirmware/releases -
Yes i tried.
Nothing changes in the version.
I have to try that without Raspberry. -
I have write the image new to the mico sd. And I tried to update to version 3.0 via the web interface. But it doesn't work, please wait while updates are being installed .
And when i start all new the old firmware is on the board. -
@roth From time to time (usually after an emergency stop), my tools + bed heater also don't show up in DuetWebControl.
I've fixed this by:
1). backing up my current config
2). opening config.g in DWC and deleting all contents
3). Paste the contents back in using my back-upI don't know why I have this problem, or why these steps seem to fix it.
Or maybe just reuploading the config would work too.
-
To update the Duet 3 with SBC, you will need to use the pi as described here:
sudo apt update
sudo apt upgrade3.1.1 should be your first step in getting up and running.
-
Yes but after that the Firmware on the board are the same. Update not work.
-
Ah, I'm afraid that beta 12 had some problems with updating sometimes. In the link I posted above the section directly below the sudo commands is instructions on using Bossa to flash the firmware directly to the board over USB. Follow that and then you should get on your way.
-
It now works after I uploaded the firmware via USB.