I am very excited by this announcement. Great work Duet!
Best posts made by gregsaun
-
RE: Duet 3 Mini 5+ : Initial announcement
-
RE: closed loop nema 17/23 driver/controller for Duet 3 6hc board
@dc42 Awesome news, thank you and congrats to Louis as well!
-
Automatic builds
Hi All,
For the Bear Duet project we will have a single repository for on our GitHub with release that contains all the necessary files and configurations for installing Duet RRF and PanelDue to our Duet Mini 5+ board. I am doing a GitHub action script to automate the release creation (gather files from Duet GitHub release, make our own splash screen, create a draft release and upload all necessary files to the draft release).
I have noticed that filenames are changing between the releases and this makes the automation script more difficult and it might be more prone to errors. This makes me thing that the RRF and PanelDue firmware release are made manually and I am wondering if automating this process would be possible in the future. This would reduce risks of human error, reduce time needed to make the release and make it more consistent over time.
I would be very happy to help with this however, I might not be the best person as I am new to Duet RRF and have not tried to build it myself yet.