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

    Upgrade question from RepRap 2 to RepRap 3

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    5
    432
    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.
    • jens55undefined
      jens55
      last edited by

      Sooner or later I would like to upgrade from2.x to 3.0 but I have a well working system and I am afraid of bricking it. So here are a couple of fundamental questions which have likely been answered but it is daunting to try and find these answers .... so apologies if I should have made more of an effort to search fora previous answer.

      1. I am assuming RepRap 3 works on the Duet 2 wifi ... is this correct?
      2. Suppose I want to migrate from 2 to 3 .... can I just make a new SD card to put Reprap 3 on and when it all goes pear shaped (which it surely will) I can insert the old card and be up and running again ?
      1 Reply Last reply Reply Quote 0
      • jrsphotoundefined
        jrsphoto
        last edited by jrsphoto

        1, yep, works well as far as I can tell so far.
        2, I see no reason why this won't work, and a good Idea. Wish I would have done it that way.
        3. The RepRap Configurator is you friend. It will at the very least, get you close.

        1 Reply Last reply Reply Quote 0
        • jens55undefined
          jens55
          last edited by

          Thanks for confirming and yes, I am planning to use the configurator as I already have too many dents in my wall from bashing my head against the wall 🙂

          jrsphotoundefined 1 Reply Last reply Reply Quote 0
          • jrsphotoundefined
            jrsphoto @jens55
            last edited by

            @jens55 LOL. I hear ya. I spent two days trying to manually converting my old config.g file. What a complete waist of time that was.

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators
              last edited by droftarts

              @jrsphoto For testing, I have folders in the sys folder named RRF2 and RRF3. These hold config files specific to each firmware version, including homing and tool change files; basically all the .g files. In the main sys folder I have a simple config.g that switches between these using M505 Set configuration file folder:

              M505 P"RRF2"
              ;M505 P"RRF3"
              M98 P"config.g"
              

              The sys folder also holds the iap files (used for updating firmware), the firmware .bin files and the heightmap.csv file. When I want to switch firmware, I edit the semi-colon comment mark in front of the relevant command in sys/config.g, and upload the firmware binary that I want to use, and allow it to install the firmware. The Duet resets after flashing the firmware, and runs the relevant config.g file.

              Using this you can experiment with RRF3, while maintaining a working setup with RRF2 you can swap back to.

              Edit: FAO @jens55 too!

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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