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

    x moves with z - crazy

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    11
    345
    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.
    • duttiundefined
      dutti @dutti
      last edited by

      @barbarossa-cologne
      Switching drivers -- same problem 😕

      kb58undefined 1 Reply Last reply Reply Quote 0
      • kb58undefined
        kb58 @dutti
        last edited by kb58

        @barbarossa-cologne

        M584 M584 X1.1 Y0.0:0.1 Z0.2:1.2:0.4:0.5 E121.0:122.0:123.0    ; set drive mapping
        

        Two M584 commands on the same line. Not saying that's it, but who know what it's doing.

        Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

        kb58undefined 1 Reply Last reply Reply Quote 0
        • kb58undefined
          kb58 @kb58
          last edited by

          @kb58 The code listing suggests that it was generated by the configuration app. I've read several threads where someone's used the results and it didn't work as expected. I suggest going through that code line by line, using the Gcode Directory, https://duet3d.dozuki.com/Wiki/Gcode#main and double checking all the M commands and whether their parameters make sense on your setup.

          Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

          duttiundefined 1 Reply Last reply Reply Quote 0
          • duttiundefined
            dutti @kb58
            last edited by dutti

            @kb58
            Before I had the short ground, everything was fine. I try with changing the m584...
            Would be to easy
            Same problem with one m584 command..
            Thank you

            duttiundefined 1 Reply Last reply Reply Quote 0
            • duttiundefined
              dutti @dutti
              last edited by

              It's crazy because the x driver is in a different board. And it doesn't care on which driver.
              Y is working completely fine (and not moving when z moves).

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

                @barbarossa-cologne this behaviour is caused by the M556 command in your config.g file.

                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

                duttiundefined 1 Reply Last reply Reply Quote 0
                • duttiundefined
                  dutti @dc42
                  last edited by

                  @dc42 do you mean in row 44?
                  What is wrong there / just delete them ?
                  It's curios because this behaviour first shows up after short ground..
                  Hopefully it's the reason

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

                    @barbarossa-cologne the M556 line says that you have axis skew and that you want to compensate for it, by moving X too when Z changes. It's unusual to use skew compensation, and in any case the amount of compensation specified in your M566 command is much too large to be reasonable. I suggest you delete that line.

                    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

                    duttiundefined 1 Reply Last reply Reply Quote 0
                    • duttiundefined
                      dutti @dc42
                      last edited by

                      @dc42 ok thanks for this information. It's made by the config tool and I'm not a professional, yet. Sry
                      Nice to have such a good support

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

                        @barbarossa-cologne said in x moves with z - crazy:

                        It's made by the config tool

                        You would have had to check the box to enable it in the tool

                        "Enable Orthogonal Axis Compensation"

                        Z-Bot CoreXY Build | Thingiverse Profile

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