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

    Maestro always disconnect and Z offset issues

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    10
    338
    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.
    • wbzialundefined
      wbzial
      last edited by wbzial

      Hi all,

      I'm having a big issue with my maestro losing connection. It's connected through an unmaneged hub. On the same hub there's 2 raspberry pi who don't lose connection. I also tried to connect the maestro directly with the wire feeding the hub switch, same issue. It may disconnect after a few second or after a few hours of running, but it always disconnect. It doesn't have any issues with conflicting address nor do i have any issues running the hub.

      Another issue i got is with the Z probe offset. My BL-Touch is 20mm to the left right and 48mm in front of my nozzle. So i setted the offset as X20 Y-48. But the BlTouch doesn't comes back over the bed while homing... I got it to work by putting Y-30 in the minima of the axis, but that doesn't make any sense to me.

      Thanks for the help folks.

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

        @wbzial

        Are you sure you are using a hub and not a switch?

        Well on my printer the X & Y mins are to the left and front.

        So if my probe was 20mm to the left of the nozzle the offset would be X-20

        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
        • wbzialundefined
          wbzial
          last edited by wbzial

          @fcwilt You're right, i edited the post.

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

            OK good.

            So what do you mean by "doesn't come back over the bed while homing"?

            Frederick

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

            wbzialundefined 1 Reply Last reply Reply Quote 0
            • wbzialundefined
              wbzial @fcwilt
              last edited by

              @fcwilt since the bl-touch is in front of the nozzle, it is not over the bed by default. So while homing, it's like if the z offset wasn't considered and it try to home in front of the bed. It does comes back a bit, but not enough to touch the bed (about 20mm short)

              fcwiltundefined Vetiundefined 2 Replies Last reply Reply Quote 0
              • fcwiltundefined
                fcwilt @wbzial
                last edited by

                @wbzial

                Hmm...

                Not sure what you are getting at but let's try this.

                If you are using a simple G30 command for homing using your Z probe you have to position it first using a G1 command which DOES NOT take into account the Z probe offsets.

                Does that answer your question?

                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 @wbzial
                  last edited by

                  @wbzial
                  post your homing script.

                  most likely you want to issue the G1 X?? Y?? command before the G30 command in those files to move to your desired location.

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

                    what do you mean it disconnects? does the light on the network connector turn off?

                    do you have the usb cable connected? you might be creating a grounding loop.

                    wbzialundefined 1 Reply Last reply Reply Quote 0
                    • wbzialundefined
                      wbzial @Veti
                      last edited by wbzial

                      @Veti said in Maestro always disconnect and Z offset issues:

                      what do you mean it disconnects? does the light on the network connector turn off?

                      do you have the usb cable connected? you might be creating a grounding loop.

                      No usb cable. No light on ethernet connector.

                      The web interfaces shows the warning " Connection Loss - Trying to reconnect"

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

                        see this guide, but ignore the wifi related parts
                        https://duet3d.dozuki.com/Wiki/WiFi_disconnections_and_AJAX_timeout_errors

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