Slow start from LinuxCNC when adding Probe Screen V2.8
27 Dec 2023 11:21 - 27 Dec 2023 12:17 #289162
by nonkeldw
Slow start from LinuxCNC when adding Probe Screen V2.8 was created by nonkeldw
HelloToday i want to add the probe screen to my machine.After reading and adding flowed by the tutorial github.com/verser-git/probe_screen_v2.8 )
LinuxCNC is verry slow and even not response on any button on the GUI.I use the gmoccapy interface.Have anyone the same behave or any solution?
Even the probe screen is not visible on the GUI.
LinuxCNC is verry slow and even not response on any button on the GUI.I use the gmoccapy interface.Have anyone the same behave or any solution?
Even the probe screen is not visible on the GUI.
Last edit: 27 Dec 2023 12:17 by nonkeldw.
Please Log in or Create an account to join the conversation.
27 Dec 2023 13:08 - 27 Dec 2023 13:16 #289165
by Aciera
Replied by Aciera on topic Slow start from LinuxCNC when adding Probe Screen V2.8
Try to start your config from the terminal and see what kind of error messages you are getting there. This is the most likely to give you a hint of what is not working.
[edit]
Depending on the version of linuxcnc you may have issues with probe basic not being updated to python3:
forum.linuxcnc.org/49-basic-configuratio...obe?start=640#276003
As an alternative: forum.linuxcnc.org/38-general-linuxcnc-q...obe-screen-ng#282750
[edit]
Depending on the version of linuxcnc you may have issues with probe basic not being updated to python3:
forum.linuxcnc.org/49-basic-configuratio...obe?start=640#276003
As an alternative: forum.linuxcnc.org/38-general-linuxcnc-q...obe-screen-ng#282750
Last edit: 27 Dec 2023 13:16 by Aciera.
Please Log in or Create an account to join the conversation.
27 Dec 2023 13:26 #289166
by nonkeldw
Replied by nonkeldw on topic Slow start from LinuxCNC when adding Probe Screen V2.8
Thanks!
After some modifications a got u GUI! And the Z axis is moving and measuring!
Now when i try to measure an tool (M6) i got the error: "Named parameter #<_hal[probe.use_toolmeasurement]>not defiened"
What do i wrong?
After some modifications a got u GUI! And the Z axis is moving and measuring!
Now when i try to measure an tool (M6) i got the error: "Named parameter #<_hal[probe.use_toolmeasurement]>not defiened"
What do i wrong?
Please Log in or Create an account to join the conversation.
27 Dec 2023 13:49 #289168
by Aciera
Replied by Aciera on topic Slow start from LinuxCNC when adding Probe Screen V2.8
Seems that maybe the hal pin 'use_toolmeasurement' does not exist. Check the terminal output for more information.
Please Log in or Create an account to join the conversation.
27 Dec 2023 16:09 - 27 Dec 2023 16:10 #289179
by nonkeldw
Replied by nonkeldw on topic Slow start from LinuxCNC when adding Probe Screen V2.8
I found this setting in preferences file...
But the error is still there.
But the error is still there.
Last edit: 27 Dec 2023 16:10 by nonkeldw.
Please Log in or Create an account to join the conversation.
- Ritterchen
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 10
19 Feb 2024 15:54 #293767
by Ritterchen
Replied by Ritterchen on topic Slow start from LinuxCNC when adding Probe Screen V2.8
I can confirm this bahaviour as I try to implement probing as well.
Had the same issue with Gmoccapy + Probescreen 2.8
It seems to help to start out with an earlier version of the Probe Screen for the start (V1).
This starts quickly.
Will research a bit more how to get Probescreen V2 or V2.8 running and update here.
Had the same issue with Gmoccapy + Probescreen 2.8
It seems to help to start out with an earlier version of the Probe Screen for the start (V1).
This starts quickly.
Will research a bit more how to get Probescreen V2 or V2.8 running and update here.
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds