Probe Basic Lathe on LinuxCNC 2.9
- geostein8888
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
20 Nov 2023 08:21 #286003
by geostein8888
Replied by geostein8888 on topic Probe Basic Lathe on LinuxCNC 2.9
i did this already yesterday, but still the same error
Georg
Georg
Please Log in or Create an account to join the conversation.
- der hobbyist
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
20 Nov 2023 13:43 #286036
by der hobbyist
Replied by der hobbyist on topic Probe Basic Lathe on LinuxCNC 2.9
I have a similar issue. I installed the debian12-iso from the linuxcnc download page today. But if I start the Probe basic lathe I get the same error.
I think there is a problem with the probe_basic_lathe.yml (see the picture below).
I think there is a problem with the probe_basic_lathe.yml (see the picture below).
Please Log in or Create an account to join the conversation.
- geostein8888
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
20 Nov 2023 14:15 #286041
by geostein8888
Replied by geostein8888 on topic Probe Basic Lathe on LinuxCNC 2.9
looks like a probkem with a tab or so, where toolchange: is defined
unfortunately i do not have access to this pc at the moment to checkt it by myself
unfortunately i do not have access to this pc at the moment to checkt it by myself
Please Log in or Create an account to join the conversation.
- geostein8888
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
20 Nov 2023 14:46 - 20 Nov 2023 14:50 #286043
by geostein8888
Replied by geostein8888 on topic Probe Basic Lathe on LinuxCNC 2.9
not a tab, there is something completly wrong in the yaml file
src/probe_basic_lathe/probe_basic_lathe.yml whats curretly the last in git
at line 172 around it should look like this:
but currently it looks like
a bug came in on Nov. 16th here
src/probe_basic_lathe/probe_basic_lathe.yml whats curretly the last in git
at line 172 around it should look like this:
programmable-coolant.spindle-to-nozzle-dist:
description: horizontal distance from spindle centerline to nozzle centerline.
default_value: 0.0
persistent: true
min_value: -1000
max_value: 1000
programmable-coolant.spindle-to-nozzle-dist:
description: horizontal distance from spindle toolchange:
provider: qtpyvcp.widgets.dialogs.toolchange_dialog:ToolChangeDialog
kwargs:
ui_file: {{ file.dir }}/toolchange_dialog_pb.ui
persistent: true
min_value: -10000
max_value: 10000
Last edit: 20 Nov 2023 14:50 by geostein8888.
Please Log in or Create an account to join the conversation.
20 Nov 2023 14:52 #286044
by Lcvette
Replied by Lcvette on topic Probe Basic Lathe on LinuxCNC 2.9
whoa, ok, fixing
Please Log in or Create an account to join the conversation.
20 Nov 2023 15:06 - 20 Nov 2023 15:18 #286046
by Lcvette
Replied by Lcvette on topic Probe Basic Lathe on LinuxCNC 2.9
Edit... found it.. missed this was in the lathe yaml.. fixed and pushed, give it a few minutes to rebuild the debs in the repository and publish
Last edit: 20 Nov 2023 15:18 by Lcvette.
The following user(s) said Thank You: der hobbyist
Please Log in or Create an account to join the conversation.
- der hobbyist
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 1
20 Nov 2023 19:40 #286089
by der hobbyist
Replied by der hobbyist on topic Probe Basic Lathe on LinuxCNC 2.9
Thanks
Now it works
Now it works
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds