Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    downgrade DUET3 SBC mode

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    4
    260
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tinchusundefined
      Tinchus
      last edited by

      Hello. I want to downgrade my version from 3.4.2 to 3.4.1,

      Documentation: https://docs.duet3d.com/User_manual/Machine_configuration/DSF_RPi#software-installation

      It talks about downgrading but the procedure there, it will downgrade to wich version?

      Falcounetundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        You can try this: https://github.com/DanalEstes/DuetVersions

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • Falcounetundefined
          Falcounet @Tinchus
          last edited by Falcounet

          @tinchus I made a script for the STM port of RRF which is available here : https://github.com/TeamGloomy/rrf_stm32_sbc/blob/master/armbian/userpatches/overlay/rrf_upgrade.sh

          Instructions to use are described here : https://teamgloomy.github.io/armbian_upgrade.html#upgrading-dsf

          If you want to downgrade to 3.4.1, run it as rrf_upgrade 3.4.1

          So basically :

          wget "https://github.com/TeamGloomy/rrf_stm32_sbc/blob/master/armbian/userpatches/overlay/rrf_upgrade.sh"
          chmod a+x rrf_upgrade.sh
          ./rrf_upgrade 3.4.1
          
          1 Reply Last reply Reply Quote 2
          • Tinchusundefined
            Tinchus
            last edited by

            Than you @Phaedrux and @Falcounet !!!!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA