Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I find more probe settings in the source code? #20

Open
rigelinorion opened this issue May 24, 2023 · 1 comment
Open

Where can I find more probe settings in the source code? #20

rigelinorion opened this issue May 24, 2023 · 1 comment

Comments

@rigelinorion
Copy link

Hello. I've been struggling with the probe setup for a few hours now. I know that I can set the offset using gcode, but it would be more convenient for me to set it using the source code. My probe has a height of 10mm, after making the probe the machine is set to a height of 20mm from the material. Using 19mm courts, the machine also sets itself to 20mm after the test, even though it is actually set at 39mm from the material. It turns out that the height of the probe and the distance of the reflection are fixed in the code. I was looking for constants, variables that store this offset and distance of departure from the probe after the test. Without result. Maybe one of you would have an idea.

@rigelinorion
Copy link
Author

Well, I found it. In the MKS_draw_move.cpp module. I didn't expect it to be written in such a crude way. The code is terribly messy. It would be good to sort it out and then publish it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant