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

    Wrong position after homing axes

    Scheduled Pinned Locked Moved
    General Discussion
    3
    54
    3.8k
    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 @CoolM8
      last edited by

      @CoolM8 after you home x and y, what happens if you send this manually?

      G90
      G1 X100 Y100 F1800
      G30

      Z-Bot CoreXY Build | Thingiverse Profile

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

        Do you meet the points I mentioned?

        Z-Bot CoreXY Build | Thingiverse Profile

        CoolM8undefined 1 Reply Last reply Reply Quote 0
        • CoolM8undefined
          CoolM8 @Phaedrux
          last edited by

          Yes, everything is configured as you stated in your check list.

          The command G1 X100 Y100 F1800 moves the print head to the center.
          G30 throws the error:

          G30
          Error: G0/G1: insufficient axes homed
          
          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            That's really odd. And that's after x and y are homed? Do they show as homed?

            Can you send G92 Z10 before you send G30?

            Change Z10 for whatever appears to be close.to the actual z axis height at the time.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • Vetiundefined
              Veti
              last edited by

              you made a lot of manual changes to the files from the configurator and changed the order of them.

              i would suggest you input your parameters in the configurator again and replace all files with the generated ones.

              1 Reply Last reply Reply Quote 1
              • CoolM8undefined
                CoolM8
                last edited by

                @Phaedrux said in Wrong position after homing axes:

                G92 Z10

                If I run this before G30, no error is thrown. But the behavior with G30 is still the same: Strange movement in X and wrong placement in the end.

                @Veti
                Might be a good idea, I will try that tomorrow.

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

                  Just occured to me... Do you have a deployprobe.g and retractprobe.g file in the /sys folder? If so delete them.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 1
                  • CoolM8undefined
                    CoolM8
                    last edited by

                    Well, that was it. Now it seems to be working correctly.

                    Funny, as longer as it takes to solve a problem, the simpler the solution is.

                    Thank you very much for your support.

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

                      I don't know why it didn't occur to me sooner honestly.

                      This is why it helps to see every file from the sys folder at once. Get a complete picture.

                      If you'd followed vetis advice and torched the folder and redid the files you'd have the same result.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • Vetiundefined
                        Veti
                        last edited by

                        good catch. phaedrux

                        but out of curiosity. why did you put movement commands into your deployprobe.g ?

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

                          @Veti It doesn't actually have to have any movement commands in it. I'm not sure exactly what the mechanism here is, but when the files exist when using a probe that doesn't require them you get weird behaviour.

                          Z-Bot CoreXY Build | Thingiverse Profile

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