Probe_Basic ATC Tool List
10 Dec 2023 20:59 #287794
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
Paging @knoxmachining, he has become the resident expert on the custom.py file setup so your changes do not get overwritten.
Please Log in or Create an account to join the conversation.
11 Dec 2023 11:02 #287841
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
can´t find anything here at knoxmachining
so i will try to copy the probe_basic.ui from debian 12 install to a usbdrive and make some changes on the debian 11 pc and replace it on the debian 12 pc...
did that work?
so i will try to copy the probe_basic.ui from debian 12 install to a usbdrive and make some changes on the debian 11 pc and replace it on the debian 12 pc...
did that work?
Please Log in or Create an account to join the conversation.
14 Dec 2023 08:10 - 14 Dec 2023 13:15 #288113
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
Tried 2 ngc programms. But the list shows me only the first tool.
this time it works... i don´t know....
this time it works... i don´t know....
Attachments:
Last edit: 14 Dec 2023 13:15 by CNC_ANDI.
Please Log in or Create an account to join the conversation.
15 Dec 2023 13:52 #288215
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
error loading the first file for me, mcode greater than 199, guessing that stopped the load which is why only 1 tool shows up.
Please Log in or Create an account to join the conversation.
15 Dec 2023 14:45 #288220
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
yes i am using an remaped m300 and m500
you can change it to M3 and M5
but this time the tooltable works at my probe_basic....
you can change it to M3 and M5
but this time the tooltable works at my probe_basic....
Please Log in or Create an account to join the conversation.
15 Dec 2023 15:00 #288221
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
i think @joco found a bug in linuxcnc when calling user M code greater than 199, he had to look deep in the linuxcnc repository to find it, I am not sure if he created a bug report or not or a way to get around it. I will ask him what he ended up doing about it and report back, or have him come in as i think it is relevant to this issue you are seeing.
to be clear, if you remove any user Mcodes higher than 199, the file loads correctly and the tool list works correct? sorry but your translation is difficult for me to make out exactly.
no M199 or higher = everything works?
to be clear, if you remove any user Mcodes higher than 199, the file loads correctly and the tool list works correct? sorry but your translation is difficult for me to make out exactly.
no M199 or higher = everything works?
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
15 Dec 2023 15:56 #288226
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
it works with m300 and M500 now too.
i think the problem does have a other reason. but i don´t know what was the reason....
need this module geedit or other editor set in the ini file?
i think the problem does have a other reason. but i don´t know what was the reason....
need this module geedit or other editor set in the ini file?
Please Log in or Create an account to join the conversation.
- Connor9220
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 2
16 Dec 2023 01:04 #288278
by Connor9220
Replied by Connor9220 on topic Probe_Basic ATC Tool List
Heya, Connor here, aka Knox Machining (YouTube), also Billy.
Ha.. Anyway..
Here is a link to my custom_probebasic.py file doing label changes
github.com/KnoxMakers/AvidCNC/blob/main/...custom_probebasic.py
You'll also need to update your custom_config.yml file
github.com/KnoxMakers/AvidCNC/blob/main/...be/custom_config.yml
adding provider: custom_probebasic:CustomProbeBasic under windows:
mainwindow:
My config is for a AVID CNC, which has 4 joints, but only 3 axis at the moment. XYYZ, But are seen as XYZ. You should be able to do a editvcp probe_basic and bring up the GUI so you can find the label names. Or check out /usr/lib/python3/dist-packages/probe_basic/probe_basic.ui
Be careful, you'll find multiple things labeled the same, for 3, 4 or 5 axis configurations are in the file.
Hope this helps!
Ha.. Anyway..
Here is a link to my custom_probebasic.py file doing label changes
github.com/KnoxMakers/AvidCNC/blob/main/...custom_probebasic.py
You'll also need to update your custom_config.yml file
github.com/KnoxMakers/AvidCNC/blob/main/...be/custom_config.yml
adding provider: custom_probebasic:CustomProbeBasic under windows:
mainwindow:
My config is for a AVID CNC, which has 4 joints, but only 3 axis at the moment. XYYZ, But are seen as XYZ. You should be able to do a editvcp probe_basic and bring up the GUI so you can find the label names. Or check out /usr/lib/python3/dist-packages/probe_basic/probe_basic.ui
Be careful, you'll find multiple things labeled the same, for 3, 4 or 5 axis configurations are in the file.
Hope this helps!
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
16 Dec 2023 14:40 #288333
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
my question was how can i edit my probe_basic gui on the normal APT debain 12 bookworm install without a developement install
Please Log in or Create an account to join the conversation.
18 Dec 2023 16:29 #288491
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
ok found the bug why my list does not work everytime....
when i have a G0 B0. in my Gcode the list won´t work correctly...
when i delete the G0 B0. in my Gcode then the list works!
when i have a G0 B0. in my Gcode the list won´t work correctly...
when i delete the G0 B0. in my Gcode then the list works!
Please Log in or Create an account to join the conversation.
Time to create page: 0.083 seconds