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

    RepRapFirmware 3.0 first official beta is out

    Scheduled Pinned Locked Moved
    Beta Firmware
    15
    132
    9.0k
    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.
    • kraegarundefined
      kraegar
      last edited by

      Looking much better so far!

      Co-Creator of the RailcoreII CoreXY printer
      https://www.thingiverse.com/thing:2407174

      1 Reply Last reply Reply Quote 0
      • smoki3undefined
        smoki3
        last edited by

        @dc42

        As you can see here the drivers are detecting the stall very well.

        https://photos.app.goo.gl/DMTiBbvibGsSs42Y7

        But it looks like the signal get not processed correctly.

        smoki3undefined 1 Reply Last reply Reply Quote 0
        • kraegarundefined
          kraegar
          last edited by

          Testing yesterday and today has so far shown 1.0.4.0 to be stable, and fixed the quality issue that cropped up in 1.0.3.5

          Co-Creator of the RailcoreII CoreXY printer
          https://www.thingiverse.com/thing:2407174

          1 Reply Last reply Reply Quote 1
          • smoki3undefined
            smoki3 @smoki3
            last edited by

            @smoki3 said in RepRapFirmware 3.0 first official beta is out:

            @dc42

            As you can see here the drivers are detecting the stall very well.

            https://photos.app.goo.gl/DMTiBbvibGsSs42Y7

            But it looks like the signal get not processed correctly.

            If I put a G92 X"xx.xx" in the homing scipt than it is working as it should

            1 Reply Last reply Reply Quote 0
            • stewwyundefined
              stewwy @wilriker
              last edited by

              @wilriker , any chance I can look at your duet2 config files for RRF3, your machine is close to mine and I'm just getting ready to try RRF3?

              wilrikerundefined 1 Reply Last reply Reply Quote 0
              • wilrikerundefined
                wilriker @stewwy
                last edited by

                @stewwy Yeah, no problem. I can provide it to you tomorrow. But be warned the post I link to in my signature is a bit outdated.

                Manuel
                Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                with probably always latest firmware/DWC (incl. betas or self-compiled)
                My Tool Collection

                1 Reply Last reply Reply Quote 0
                • kintaundefined
                  kinta
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • stewwyundefined
                    stewwy
                    last edited by stewwy

                    Hi, could someone look at these, from my config.g and see if they are correct for RRF3?

                    ; Endstops
                    M574 X1 S1 P"xstop" ; X home to min.
                    M574 Y2 S0 P"ystop" ; Y home to max. N0pen micro-switches.
                    M574 Z1 S2 P"zprobe.in" ; Define Z to use DC42 irProbe. Home to Min.

                    ;ZProbe
                    M558 P1 C"zprobe.in" H3 F600 T6000 X0 Y0 Z1 ; Set Z probe type/mode 1. Not using on XY, but using it on Z. F400 dive speed T6000 travel speed
                    G31 P500 X15 Y-2 Z1.46 ; Z probe trigger value, offset in relation to nozzle. And trigger height adjustment
                    M671 X-50:325 Y110:110 S0.5 ; Leadscrew positions for bed tramming

                    Thanks in advance

                    Edit: I should mention I am using 2 motors for Z

                    dc42undefined 1 Reply Last reply Reply Quote 0
                    • triumphantdukeundefined
                      triumphantduke
                      last edited by

                      @dc42 please don't take this the wrong way, but just for some planning purposes.. when do you think the next release will be out? 😁🎁

                      dc42undefined 1 Reply Last reply Reply Quote 0
                      • dc42undefined
                        dc42 administrators @triumphantduke
                        last edited by

                        @triumphantduke said in RepRapFirmware 3.0 first official beta is out:

                        @dc42 please don't take this the wrong way, but just for some planning purposes.. when do you think the next release will be out? 😁🎁

                        Soon, perhaps tomorrow.

                        Duet WiFi hardware designer and firmware engineer
                        Please do not ask me for Duet support via PM or email, use the forum
                        http://www.escher3d.com, https://miscsolutions.wordpress.com

                        triumphantdukeundefined 1 Reply Last reply Reply Quote 1
                        • dc42undefined
                          dc42 administrators @stewwy
                          last edited by dc42

                          @stewwy said in RepRapFirmware 3.0 first official beta is out:

                          Hi, could someone look at these, from my config.g and see if they are correct for RRF3?

                          ; Endstops
                          M574 X1 S1 P"xstop" ; X home to min.
                          M574 Y2 S0 P"ystop" ; Y home to max. N0pen micro-switches.
                          M574 Z1 S2 P"zprobe.in" ; Define Z to use DC42 irProbe. Home to Min.

                          ;ZProbe
                          M558 P1 C"zprobe.in" H3 F600 T6000 X0 Y0 Z1 ; Set Z probe type/mode 1. Not using on XY, but using it on Z. F400 dive speed T6000 travel speed
                          G31 P500 X15 Y-2 Z1.46 ; Z probe trigger value, offset in relation to nozzle. And trigger height adjustment
                          M671 X-50:325 Y110:110 S0.5 ; Leadscrew positions for bed tramming

                          Thanks in advance

                          Edit: I should mention I am using 2 motors for Z

                          If you are using G30 commands to home Z in your homing files, you should remove the M574 Z command, because you have no Z endstop switch.

                          Duet WiFi hardware designer and firmware engineer
                          Please do not ask me for Duet support via PM or email, use the forum
                          http://www.escher3d.com, https://miscsolutions.wordpress.com

                          1 Reply Last reply Reply Quote 0
                          • triumphantdukeundefined
                            triumphantduke @dc42
                            last edited by

                            @dc42 haha okay, standing by eagerly 🙇

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