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

    Sensing tool head offset

    Scheduled Pinned Locked Moved
    My Duet controlled machine
    3
    7
    837
    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.
    • DDDundefined
      DDD
      last edited by

      I'm working dual toolhead setup. T0 regular FDM extruder and T1 a syringe-based paste extruder. With any change, let's say a new needle, the needle will be off every time.

      Is there a way to measure and set the needle-offset by passing it through a series of different opto-endstops, let say X' Y' and Z'?

      This is with the intention of using a macro after homing T0 to set the T1 offset automatically.

      1 Reply Last reply Reply Quote 1
      • Dr_Ju_Juundefined
        Dr_Ju_Ju
        last edited by

        Have you considered fitting a Precision Piezo sensor (https://www.precisionpiezo.co.uk)
        You just home the z axis each time you do a tool change, and with appropriate tweaking, should give you what you want.

        Julian,

        Old goat, learning new things….

        1 Reply Last reply Reply Quote 0
        • DDDundefined
          DDD
          last edited by

          Interesting those Precision Piezo sensors. However, the needle is too flimsy to make physical contact with any surface, it must be a contactless system.

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

            Use the G30 S-2 command. It will do a single probe and then set the Z offset of the current tool so that the stop height matches the configured trigger height.

            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
            • DDDundefined
              DDD
              last edited by

              Is there a way to probe the X and Y offset, similar to the G30 command for Z

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

                @docdiegoc said in Sensing tool head offset:

                Is there a way to probe the X and Y offset, similar to the G30 command for Z

                There is the M585 Probe Tool command. This command is likely to be extended in firmware 2.03.

                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
                • DDDundefined
                  DDD
                  last edited by

                  I'll take a look.

                  Thanks for the fast answers.

                  I've been working with Marlin and Smoothieware, but the Duet it's a superior solution to anything I have seen. Congrats and keep up with the excellent work.

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