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

probe_routines.py versa probe bug for outside xy measurement #3196

Closed
zieluch22 opened this issue Nov 30, 2024 · 1 comment
Closed

probe_routines.py versa probe bug for outside xy measurement #3196

zieluch22 opened this issue Nov 30, 2024 · 1 comment

Comments

@zieluch22
Copy link
Contributor

Here are the steps I follow to reproduce the issue:

  1. load probe , drive over the roughly center of the pice
  2. setup probing parameters which should allow the measurement
  3. run probie from ouside(x-,x+, y-, y+)

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:

  • I am using : Distributor ID: Debian
    Description: Debian GNU/Linux 12 (bookworm)
    Release: 12
    Codename: bookworm
  • I am using this kernel version : Linux debian 6.1.0-12-rt-amd64 use Tcl_SetResult and Tcl_GetStringResult #1 SMP PREEMPT_RT Debian 6.1.52-1 (2023-09-07) x86_64 GNU/Linux
  • uspace-dev
    1:2.9.3.90.g86cdee2be8
    LINUXCNC - 2.9.3-90-g86cdee2be8 and python3 qtpyvcp (0.4-94.dev
  • I am using this user interface Qtdragon HD:
  • I am using this interface hardware Mesa card 7I76E
zieluch22 added a commit to zieluch22/linuxcnc that referenced this issue Nov 30, 2024
@zieluch22
Copy link
Contributor Author

#3197 pull request fixing problem.

c-morley added a commit that referenced this issue Dec 1, 2024
@c-morley c-morley closed this as completed Dec 5, 2024
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

2 participants