Hey there!
First of all, I hope this is the right category, if not, my apologies. >.<
I just recently got myself a Duet 3 with a Pi4B+ and a PanelDue 7".
I have installed the 1.0 3.0 (2020-01-03b3) firmware and DuetPi.
I was wondering if there was a more recent version of DuetPi available somewhere, even in beta as the one distributed on the guides date back to November 2019 (2019-11-05).
If not, I'd like to report a few issues and give feedback from my current experience with this firmware and version of DuetPi.
For reference, I'm using a delta printer (initially a Rostock Max V2) with a 12V ATX PSU (for now, upgrading to a 24V PSU in the next few days), the standard Onyx heated bed, a HE280 hotend assembly with z-probe via accelerometer (with an arduino doing the IĀ²C/trigger signal logic) and a Zesty Nimble.
For the configuration, I used the online configurator at: https://configtool.reprapfirmware.org
For the Firmware/DuetPi:
- M500 command doesn't seem to properly save the results of M303 properly (bad model with no values)
- Homing all sometimes stops before all endstops triggered (e.g if the head is not centered well enough). This in turns leads to the entire UI stopping to work to the point that a restart of the service/Pi is required.
- With a slow heating bed, I keep getting hit with the error that the heating is slower than 1.7degree/s.
- Uploading a new config doesn't offer to restart the card right away and forces you to go save the config.g file
- Loading a new gcode should imho load the gcode and send you to print status but not start it right away to let you preview the state of the machine
- Requested speed display during homing is wrong (e.g displaying 346mm/s when using F12000)
For the configurator:
- Behavior is a bit erratic with adding/deleting heaters (i.e adding bed adds nozzle and deleting deletes 2 sometimes) - Heaters category
- When using a delta, Z motor auto-step calculation still defaults to leadscrew mode (not a big deal, just gotta be careful and would be nice to not have to change it every time )
I'm also unsure how to save the G32 results, but that's probably on me
Otherwise, thanks for making such awesome hardware and that web interface