Probe screen v2 - malfunction?
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 21190
- Thank you received: 4658
07 Oct 2025 12:40 #336001
by andypugh
Replied by andypugh on topic Probe screen v2 - malfunction?
Just to clarify, when you say "Probe screen v2" what are you referring to?
Is this: github.com/LinuxCNC/linuxcnc/tree/master...n-panels/versa-probe
Or some other probe screen?
Is this: github.com/LinuxCNC/linuxcnc/tree/master...n-panels/versa-probe
Or some other probe screen?
Please Log in or Create an account to join the conversation.
- chrischan
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 1
07 Oct 2025 12:49 - 07 Oct 2025 12:52 #336003
by chrischan
Replied by chrischan on topic Probe screen v2 - malfunction?
Sorry, my mistake. It is probe screen 2.9 from verser-git.
But I have similar problem like Marcodi:
But I have similar problem like Marcodi:
Same happens with my machine. And also when using page up and down with the z axis.So whenever you are inside of the probe screen and you use the keyboard numbers 2-8 4-6 and 3-9. The machine starts moving in the appropriate direction without stopping until it hits a limit switch
Last edit: 07 Oct 2025 12:52 by chrischan.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 21190
- Thank you received: 4658
07 Oct 2025 15:23 #336015
by andypugh
Replied by andypugh on topic Probe screen v2 - malfunction?
It looks like it supports incremental jogging, which might be safer:
github.com/verser-git/probe_screen_v2/bl...probe_screen.py#L360
My guess would be that for some reason the button-release events are not calling the button-release routine.
Though it might be nothing to do with probe-screen directly at all. Do the keys you mention also jog in the UI you are using _without_ probe-screen?
github.com/verser-git/probe_screen_v2/bl...probe_screen.py#L360
My guess would be that for some reason the button-release events are not calling the button-release routine.
Though it might be nothing to do with probe-screen directly at all. Do the keys you mention also jog in the UI you are using _without_ probe-screen?
Please Log in or Create an account to join the conversation.
- chrischan
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 1
07 Oct 2025 15:51 #336021
by chrischan
Replied by chrischan on topic Probe screen v2 - malfunction?
Yes they also jog w/o probe screen. But then the axis stop when I release the button. Only in probe screen the axis don't stop.
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds