Downgrade to a specific version of RRF via SSH
-
Hey all,
is there a way to update/downgrade the RRF to a specific version using SSH? I have a Duet3 with SBC and would like to downgrade to RRF 3.4 beta 7 from 3.4 rc1. Downgrading to the stable packages (as described here) and then uploading the beta7 files over the interface causes an "DCS not started" error.
-
@maxgyver you can use either use danals script to get the correct command to run https://github.com/DanalEstes/DuetVersions
or the script we have written for STM32 users can be used as we don't actually make any changes to the default install but we do hold the packages to prevent accidental upgrades https://teamgloomy.github.io/stm32_sbc.html#updating-dsf -
Thank you very much! My SBC is a Raspberry Pi 4 so i will try Danals scripts.
-
@jay_s_uk Just sent you a chat message. I'm struggling with both bed heating (from 3.4.0rc1) and now what seems like a current limiting issue with steppers running from an expansion board on 3.4.0rc2. Wanted to double-check that your script above can be used to regress to 3.4.0b7 on a 6HC board + 3HC expansion?
Thanks
Nate
-
@madeinta1wan yes it can