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

RepRap ver 3 upgrade - oh my ....

Scheduled Pinned Locked Moved Solved
General Discussion
6
18
683
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.
  • ?
    A Former User
    last edited by 13 Jan 2020, 20:43

    I was lucky when I started with duet the 3beta was already out so I never tried 2.x but also the configurator was not there .. now the configurator support 3 so maybe (have not tried it but..) you could load your config into configurator from 2.x and then export it as 3.0 ?

    undefined 1 Reply Last reply 13 Jan 2020, 20:49 Reply Quote 0
    • undefined
      jens55 @A Former User
      last edited by 13 Jan 2020, 20:49

      @smece, you can load the .json file into the configurator but looking at the results, it looks like a lot of stuff is not carried over. I don't actually know what is in the .json file but it appears to be just basic machine parameters like sizes.

      ? 1 Reply Last reply 13 Jan 2020, 21:44 Reply Quote 0
      • ?
        A Former User @jens55
        last edited by 13 Jan 2020, 21:44

        @jens55 have not tried it myself (was not supporting rrf3 at the time), so I just hoped it works..

        1 Reply Last reply Reply Quote 0
        • undefined
          pmeyer @Phaedrux
          last edited by 13 Jan 2020, 23:19

          @Phaedrux

          It was the IAP file that was messing me up. It asked for the IAP file which did not exist in the 2.05 release. I wasn’t confident enough to mix in the IAP file from the 3.0 release with my 2.05 bin. Reading elsewhere, that is the way to do it.

          I’ll try the swapping back and forth approach and see if I can get it working. I do have access to DWC now (after some work...)

          1 Reply Last reply Reply Quote 0
          • undefined
            jens55
            last edited by 14 Jan 2020, 17:07

            I haven't tested all functions yet but I think I have sorted most things out. The one thing that I haven't been able to solve is operation of the bltouch.
            I have attached my config.g file in case there is something obviously wrong.config.g

            undefined 1 Reply Last reply 14 Jan 2020, 17:23 Reply Quote 0
            • undefined
              DIY-O-Sphere @jens55
              last edited by 14 Jan 2020, 17:23

              @jens55
              We continue doing that over the chat we have started.......

              (UTC+1)

              1 Reply Last reply Reply Quote 0
              • undefined
                DaBit @jens55
                last edited by 14 Jan 2020, 18:03

                @jens55: RRF3 is more flexible and more logical in the way it handles I/O, imho. Maybe no benefits for you today, but someday it will benefit you and then you will want to do the RRF2->RRF3 update anyway.

                It is a one-time pain only. If you start with the configurator it won't be that bad. For me personally it was a fairly painless upgrade with a small number of bumps that were easily sorted out by reading the docs.

                1 Reply Last reply Reply Quote 0
                • undefined
                  jens55
                  last edited by 14 Jan 2020, 18:09

                  Yes, things are moving along nicely. With the help of DIY-O-Sphere, I now have the bltouch pin moving. I will still need to see if it functions properly but there is progress !

                  1 Reply Last reply Reply Quote 1
                  • undefined
                    DaBit
                    last edited by DaBit 14 Jan 2020, 23:22

                    In case it helps you or someone else searching for BLtouch and RRF3: the Zprobe part of my config.g:

                    ; Z-Probe
                    M950 S0 C"exp.heater3" ; create servo pin 0 for BLTouch
                    M558 P9 C"zprobe.in" H4 F240 T6000 ; set Z probe type to bltouch and the dive height + speeds
                    G31 P500 X-7 Y34 Z3 ; set Z probe trigger value, offset and trigger height

                    I am using the heater3 pin on the expansion header to control the BLTouch.

                    Then: deployprobe.g:

                    M280 P0 S10 ; deploy BLTouch
                    

                    and retractprobe.g:

                    M280 P0 S90 ; retract BLTouch
                    
                    1 Reply Last reply Reply Quote 0
                    • undefined
                      jens55
                      last edited by 14 Jan 2020, 23:42

                      Yes, I did see that and used it in my attempts at figuring things out.

                      I am about to do an actual test print as all my ducks seem to be waddling in a nice straight line here 🙂

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        jens55
                        last edited by 14 Jan 2020, 23:56

                        I am happy to report that the beast is ALIVE!!!!
                        I have to do some fine tuning for speeds and extrusion rates and things as they seem to be out of whack for some reason but yes, everything seems to be working just peachy !

                        Thanks for all the help guys ! (and gals if present)

                        Woooo Hoooooo !

                        1 Reply Last reply Reply Quote 1
                        17 out of 18
                        • First post
                          17/18
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA