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

    What do I plug in to get xyz probe working?

    Scheduled Pinned Locked Moved Solved
    CNC
    6
    40
    3.3k
    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.
    • JoergS5undefined
      JoergS5 @chrishornby
      last edited by JoergS5

      @chrishornby M585 is for getting the tool's offset by moving against the endstop. You can only run and get value for one axis with a M585, but you can run it three times with the different axes. M585 was the preferred method of the thread I mentioned above.

      1 Reply Last reply Reply Quote 0
      • chrishornbyundefined
        chrishornby
        last edited by

        I guess I just need to mark solved and go away and weep with frustration. I know the answers are there somewhere if you know what question to ask. All I wanted to know was what E0 L0 and S1 refer to in that command. I think I can work out the others.

        JoergS5undefined 1 Reply Last reply Reply Quote 0
        • JoergS5undefined
          JoergS5 @chrishornby
          last edited by JoergS5

          @chrishornby I would not do that. You talked only to me and opened the thread yesterday. There are CNC specialists out there who may be on their weekend trip and answer you all your questions on monday 😉
          Hope you get your open answers. See you!

          M585 parameters are explained here:
          https://duet3d.dozuki.com/Wiki/Gcode#Section_M585_Probe_Tool
          E0 => not supported in RRF3
          L0 => not supported in RRF3
          S1 => S=1 means go backwards (towards the axis minimum)

          chrishornbyundefined 1 Reply Last reply Reply Quote 0
          • chrishornbyundefined
            chrishornby @JoergS5
            last edited by

            @JoergS5 Sorry if I sound frustrated, but I have been doing 3d printers for many years, built a few and got lots of experience with Marlin and smoothie. This is my first experience with CNC and Reprap coding and it is doing my head in. Apologies all round.

            JoergS5undefined 1 Reply Last reply Reply Quote 0
            • JoergS5undefined
              JoergS5 @chrishornby
              last edited by

              @chrishornby CNC is very complex, you've only just begun! Reprap is complicated because the transition from RRF2 to RRF3 and some changed G-Code and their parameters. I am sure you'll manage it when you think a bit about it.

              1 Reply Last reply Reply Quote 0
              • chrishornbyundefined
                chrishornby
                last edited by

                Yes I am sure I will, Thank you so much for all your help. I have decided that I will do my own macro from scratch rather than take the quickie (not!) route by shoe horning someone else's code into the mix.
                Thanks so much !

                JoergS5undefined 1 Reply Last reply Reply Quote 0
                • JoergS5undefined
                  JoergS5 @chrishornby
                  last edited by

                  @chrishornby said in What do I plug in to get xyz probe working?:

                  I have decided that I will do my own macro from scratch

                  that's a very good decision! So you understand what your macro does to the detail. Good luck!

                  I like Duet especially because it is possible to test G-Code commands on the fly by putting it in the DWC field and see the result.

                  1 Reply Last reply Reply Quote 0
                  • chrishornbyundefined
                    chrishornby
                    last edited by

                    DWC Field?? (I struggle with acronyms)
                    Is that the field in the UI where you can send a G code?

                    JoergS5undefined 1 Reply Last reply Reply Quote 0
                    • JoergS5undefined
                      JoergS5 @chrishornby
                      last edited by

                      @chrishornby yes, DWC is the browser program, Duet Web Control.

                      1 Reply Last reply Reply Quote 0
                      • chrishornbyundefined
                        chrishornby
                        last edited by

                        Thanks!!

                        1 Reply Last reply Reply Quote 0
                        • rziundefined
                          rzi
                          last edited by

                          I'm having a similar issue. I got a Duet2 up and running on my old machine. And a Duet3 on my new machine and I want to run a similar set up. But I can't for my life get the xyz probe to work. Did you find the answer?

                          Best regards
                          Rickard

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

                            @rzi said in What do I plug in to get xyz probe working?:

                            I'm having a similar issue. I got a Duet2 up and running on my old machine. And a Duet3 on my new machine and I want to run a similar set up. But I can't for my life get the xyz probe to work. Did you find the answer?

                            Best regards
                            Rickard

                            Please start a new thread, post your config.g file, and tell us what probe type you are using.

                            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

                            rziundefined 1 Reply Last reply Reply Quote 0
                            • rziundefined
                              rzi @dc42
                              last edited by

                              @dc42 I decided to use G38.2 and it was straight forward.

                              1 Reply Last reply Reply Quote 0
                              • onescentproundefined
                                onescentpro @chrishornby
                                last edited by

                                @chrishornby I have the Duet3d board and purchased the xyz touch probe you show in your picture. What terminal on the Duet does this plug into?

                                1 Reply Last reply Reply Quote 0
                                • onescentproundefined
                                  onescentpro
                                  last edited by

                                  I purchased the xyz touch probe directly from Ooznest and would someone to send a picture of where to plug this in on the Duet board

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

                                    @onescentpro This one?

                                    https://openbuildspartstore.com/xyz-touch-probe-plus/

                                    Based on this: https://docs.openbuilds.com/doku.php?id=docs:xyzprobe:wiringgeneric

                                    You've got 5v, signal, and ground to connect.

                                    It would help to know what Duet board you actually have and what firmware version you're using, otherwise it's hard to be specific.

                                    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