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.2k
    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.
    • gtj0undefined
      gtj0
      last edited by

      @kraegar This should do it...

      sudo systemctl restart duetcontrolserver
      sudo systemctl restart duetwebserver
      
      kraegarundefined 1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators
        last edited by

        yes its not in the instructions - fair one.

        www.duet3d.com

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

          @gtj0 Sure. But using apt-get that shouldn't be necessary. Upgrade scripts should stop services if required. I have no problem doing it manually, either.

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

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

            Very strangely reprinting the same file today as failed yesterday, while it's running and looks like it will complete, has plummeted in print quality. The only change at all was to update the duetsoftware framework on the pi. Same spool of filament, etc.

            I'll test some other slices, but that was unexpected.

            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

              Does it matter on RRF3 if I connect my Z Probe to Duet2Wifi or Duex5? I know on RRF2 there was a difference in the latency.

              Is this still the same here?

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

                No changes other than updating the duet software and restarting the printer. The one from 1.0.3.3 on the right (that failed part way through), 1.0.3.5 on the left. I was tuning a new slicer (PrusaSlicer), so the first had some cooling issues, but the new one is something else entirely. I don't use pressure advance or firmware retracts, nothing like that.

                5f5b04f6-85fd-4f13-883c-04aea53a0e88-image.png

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

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

                  Seems there is a bug with the endstops on the duet2.

                  My Z probe (normal micro switch) is randomly not working.
                  On the one hand sometimes it is showing in DWC Z-Probe status 1000 even when then probe is not triggered. Without touching the printer I do a emergency stop than the probe status is 0.
                  On the other hand sometimes it is not detected if the probe is triggered and my printer is crashing.

                  The microswitch is connected to my duex5.

                  Its defined with this code:

                  ; Z-Probe
                  M574 Z0 C"nil" 		                       ; no Z endstop switch, free up Z endstop input
                  M558 P5 C"!duex.e2stop" H3 F180 T25000 	       ; Z probe connected to Z endstop input
                  G31 X-14 Y0 Z0.00 P500          	       ; Set Z probe offset + naher ran - weiter weg
                  M557 X0:300 Y0:190 S50:47.5                    ; Define mesh grid
                  

                  UPDATE: seems like it make a huge difference if I take the pins directly on the duet instead of the duex5.

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

                    I also have another wire behavior with stall detection on my corexy machine with the duet2.

                    If I start homing the machine executes the homey.g (also happens for X axis) as it should. But the randomly I get the massage homing failed. But no crash or something else. Everything is as it should just the message homing failed and the axis is not marked es homes.

                    I tried so many stall parameters but I don't this it has something to do with this, because the stall is working fine and the home is done fine. Just the axis get not marked as home then I get homing failed.

                    Is there a way to debug?

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

                      The Homing Failed message means that the homing switch was not triggered before the move completed. If using stall detection, it means no stall was detected.

                      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

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

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

                        The Homing Failed message means that the homing switch was not triggered before the move completed. If using stall detection, it means no stall was detected.

                        But it is detected because it move to the end position and then it do the rest of the script (move a bit away from the end position end so on). Otherwise the printer should crash normally because it have to go another 400mm if the stall is not detected

                        1 Reply Last reply Reply Quote 0
                        • T3P3Tonyundefined
                          T3P3Tony administrators @kraegar
                          last edited by

                          @kraegar please try 1.0.4.0 @chrishamm believes this is fixed

                          www.duet3d.com

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

                            @T3P3Tony Will do, thanks for the quick update @chrishamm!

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

                            1 Reply Last reply Reply Quote 0
                            • 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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA