What do I plug in to get xyz probe working?
-
@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.
-
DWC Field?? (I struggle with acronyms)
Is that the field in the UI where you can send a G code? -
@chrishornby yes, DWC is the browser program, Duet Web Control.
-
Thanks!!
-
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 -
@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
RickardPlease start a new thread, post your config.g file, and tell us what probe type you are using.
-
@dc42 I decided to use G38.2 and it was straight forward.
-
@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?
-
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
-
@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.