kcjengr / probe_basic

User interface for the LinuxCNC machine control.
https://kcjengr.github.io/probe_basic/
GNU General Public License v3.0
89 stars 55 forks source link

Menu option to override limits is not working #118

Open Unl0gic opened 4 months ago

Unl0gic commented 4 months ago

I'm unable to get the menu option for overriding limits to work.

It's visible in the top menu but nothing happens when I click on it.

I found a post from 2021 on the LinuxCNC forum describing the same issue:

https://forum.linuxcnc.org/qtpyvcp/42675-probe-basic-using-override-limits#210341

Unl0gic commented 4 months ago

I did some more digging into this issue and discovered there is actually two ways to trigger the "Limits override" function in Probe Basic.

One way is using the window menu (which doesn't seem to work), the other way is to toggle the button under the WCS tab on the right side and that way it seems to work fine.

Screenshot_2024-04-05_11-36-17

TurBoss commented 4 months ago

Hello,

thanks for the report! I'm taking a look