Probe Basic Lathe on LinuxCNC 2.9

More
20 Nov 2023 08:21 #286003 by geostein8888
i did this already yesterday, but still the same error

Georg

Please Log in or Create an account to join the conversation.

More
20 Nov 2023 13:43 #286036 by der hobbyist
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).
Attachments:

Please Log in or Create an account to join the conversation.

More
20 Nov 2023 14:15 #286041 by geostein8888
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

Please Log in or Create an account to join the conversation.

More
20 Nov 2023 14:46 - 20 Nov 2023 14:50 #286043 by geostein8888
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:
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
but currently it looks like
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
a bug came in on Nov. 16th here
Last edit: 20 Nov 2023 14:50 by geostein8888.

Please Log in or Create an account to join the conversation.

More
20 Nov 2023 14:52 #286044 by Lcvette
whoa, ok, fixing

Please Log in or Create an account to join the conversation.

More
20 Nov 2023 15:06 - 20 Nov 2023 15:18 #286046 by Lcvette
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.

More
20 Nov 2023 19:40 #286089 by der hobbyist
Thanks
Now it works

Please Log in or Create an account to join the conversation.

Moderators: KCJLcvette
Time to create page: 0.084 seconds
Powered by Kunena Forum