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

    Homeall Slams head to far corner

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    15
    569
    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.
    • fcwiltundefined
      fcwilt @mrenz999
      last edited by

      @mrenz999

      I forgot to mention that issue with G32 having the same problem is bed.g issues G28 which runs homeall.g which is where the problem is.

      Frederick

      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

      mrenz999undefined 1 Reply Last reply Reply Quote 0
      • mrenz999undefined
        mrenz999 @fcwilt
        last edited by

        @fcwilt both work correctly. Different end stop switches.

        1 Reply Last reply Reply Quote 0
        • mrenz999undefined
          mrenz999 @fcwilt
          last edited by

          @fcwilt so remove the G28 ?

          Vetiundefined fcwiltundefined 2 Replies Last reply Reply Quote 0
          • Vetiundefined
            Veti @mrenz999
            last edited by

            @mrenz999 said in Homeall Slams head to far corner:

            so remove the G28 ?

            no fix the problem in homeall.g

            1 Reply Last reply Reply Quote 0
            • fcwiltundefined
              fcwilt @mrenz999
              last edited by

              @mrenz999 said in Homeall Slams head to far corner:

              @fcwilt so remove the G28 ?

               G1 H1 X-500 Y-500 F3000 ; move quickly to X and Y axis endstops and stop there (first pass)
               G1 H1 X-500
               G1 H1 Y-500
               G1 X5 Y5 F6000 ; go back a few mm
              

              Why do you have lines 2 and 3?

              Frederick

              Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

                @fcwilt said in Homeall Slams head to far corner:

                Why do you have lines 2 and 3?

                that for corexy because they cant move independently.

                execute each line of homeall separately and see where the problem is

                fcwiltundefined mrenz999undefined 2 Replies Last reply Reply Quote 0
                • o_lampeundefined
                  o_lampe @mrenz999
                  last edited by

                  @mrenz999 said in Homeall Slams head to far corner:

                  G1 X222 Y201 F9000 ; go to first bed probe point and home Z
                  G30 ; probe the bed

                  Is that the line that makes your head crash?
                  Why probe at X222 Y201?

                  mrenz999undefined 1 Reply Last reply Reply Quote 0
                  • fcwiltundefined
                    fcwilt @Veti
                    last edited by

                    @Veti said in Homeall Slams head to far corner:

                    execute each line of homeall separately and see where the problem is

                    This isn't my problem - @mrenz999 was the OP - I'm just trying to help him.

                    Frederick

                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                    1 Reply Last reply Reply Quote 0
                    • mrenz999undefined
                      mrenz999 @o_lampe
                      last edited by

                      @o_lampe To probe the center of the bed.

                      1 Reply Last reply Reply Quote 0
                      • mrenz999undefined
                        mrenz999 @Veti
                        last edited by

                        @Veti So this is what I did. One line at a time. Commented out the first line G92 and it works correctly now. Strange.

                        fcwiltundefined 1 Reply Last reply Reply Quote 0
                        • fcwiltundefined
                          fcwilt @mrenz999
                          last edited by

                          @mrenz999 said in Homeall Slams head to far corner:

                          @Veti So this is what I did. One line at a time. Commented out the first line G92 and it works correctly now. Strange.

                          I don't see a G92 in your homeall.g file.

                          Is that where it was?

                          Frederick

                          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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