We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After measurement x- probe won't move same distance to make measurement on x+. (will come back to the starting point and and go down) more details :https://forum.linuxcnc.org/qtvcp/54614-qtgragon-versa-probe-bug-probe-routines-py
should move the same clearance distance in all direction. This will allow to rerun probing route after each other without moving xy.
Not sure when was working correctly as I was using a bit different setup.
The text was updated successfully, but these errors were encountered:
fix for issue LinuxCNC#3196
8757735
#3197 pull request fixing problem.
Sorry, something went wrong.
Merge pull request #3197 from zieluch22/#3196
7aeb79d
fix for issue #3196
No branches or pull requests
Here are the steps I follow to reproduce the issue:
This is what I expected to happen:
After measurement x- probe won't move same distance to make measurement on x+. (will come back to the starting point and and go down) more details :https://forum.linuxcnc.org/qtvcp/54614-qtgragon-versa-probe-bug-probe-routines-py
This is what happened instead:
should move the same clearance distance in all direction. This will allow to rerun probing route after each other without moving xy.
It worked properly before this:
Not sure when was working correctly as I was using a bit different setup.
Information about my hardware and software:
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
1:2.9.3.90.g86cdee2be8
LINUXCNC - 2.9.3-90-g86cdee2be8 and python3 qtpyvcp (0.4-94.dev
The text was updated successfully, but these errors were encountered: