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

    CoreXY: Strange jerk on Y axis.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    12
    889
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by Phaedrux

      What is the flashing light on your tool head? The probe? Perhaps there is a wire loose and shorting in the cable harness?

      Are you using mesh bed compensation? It looks like you have G29 S1 in your startup gcode. You can see stuttering like that if the Z axis jerk is too low.

      Z-Bot CoreXY Build | Thingiverse Profile

      ikarisanundefined Phaedruxundefined 3 Replies Last reply Reply Quote 0
      • ikarisanundefined
        ikarisan @Phaedrux
        last edited by

        @phaedrux Yes, the flashing light is a piezo probe. The sensor is very sensitive.
        And yes, I am using mesh bed compensation. I will disable the compensation and try again.

        1 Reply Last reply Reply Quote 0
        • ikarisanundefined
          ikarisan @Phaedrux
          last edited by

          @phaedrux Okay, these are the result:

          1. Disabling the mesh compensation solves the problem
          2. Reducing the ammount of probe points solves the problem!
            2a) On a 220x220 bed 11 probing points per axis results in the stuttering Y axis.
            2b) If I use only 5 points per axis the movements are smooth
          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @Phaedrux
            last edited by

            @ikarisan said in CoreXY: Strange jerk on Y axis.:

            Disabling the mesh compensation solves the problem

            Then this is the problem.

            @phaedrux said in CoreXY: Strange jerk on Y axis.:

            You can see stuttering like that if the Z axis jerk is too low.

            Can you post your config.g?

            Z-Bot CoreXY Build | Thingiverse Profile

            ikarisanundefined 1 Reply Last reply Reply Quote 0
            • ikarisanundefined
              ikarisan @Phaedrux
              last edited by

              @phaedrux Sure.... 0_1557776986379_config.g

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

                Z20.00 E40.00

                Try increasing your jerk values for Z and E. They are super low. Remember that it's in mm/min. Try at least Z60 and E1000

                Z-Bot CoreXY Build | Thingiverse Profile

                ikarisanundefined 1 Reply Last reply Reply Quote 0
                • ikarisanundefined
                  ikarisan @Phaedrux
                  last edited by

                  @phaedrux I got the E values from: https://zestytechnology.readthedocs.io/en/latest/nimble/tuning.html but I will try your Z values.

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

                    Ah I see. In that case leavethee as it is recommended by zesty.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • ikarisanundefined
                      ikarisan
                      last edited by

                      It seems that there is a problem with the movement if I configure many probing points.
                      On a 220x220 bed these parameters work fine and the Y axis does not stutter:

                      Xmin: 20, Xmax: 200, Distance: 45

                      But if I use

                      Xmin: 20, Xmax: 200, Distance: 20

                      the movements on Y stutters again.

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

                        Can you post the images of your heightmap?

                        How fast are you traveling when it does this, and what did you end up changing your Z jerk to?

                        Z-Bot CoreXY Build | Thingiverse Profile

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

                          @ikarisan said in CoreXY: Strange jerk on Y axis.:

                          It seems that there is a problem with the movement if I configure many probing points.
                          On a 220x220 bed these parameters work fine and the Y axis does not stutter:

                          Xmin: 20, Xmax: 200, Distance: 45

                          But if I use

                          Xmin: 20, Xmax: 200, Distance: 20

                          the movements on Y stutters again.

                          Stuttering when bed compensation is enabled is a result of the Z jerk being set too low to permit the changes in Z speed that are demanded by changes in the height map.

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