Touch_plate in QrDragon doesn't function as described
29 Apr 2022 02:30 #241599
by ggsxx
Touch_plate in QrDragon doesn't function as described was created by ggsxx
Hi i have for a while been trying to find the routine that the Touch_plate buton in QtDragon uses to no avail.I have found one in macros of probe and an other in basic probe.Both of them are described has moving towear surface then backing up 1mm and touching the srface slower. When i use it the surface is only touched once and the Zero is set in aboslute.Also the zero is highre then the touch plate dimension.
Any one knows where is the correct path for the routine?
Any one knows where is the correct path for the routine?
Please Log in or Create an account to join the conversation.
29 Apr 2022 06:34 #241609
by cmorley
Replied by cmorley on topic Touch_plate in QrDragon doesn't function as described
Are you talking about QtDragon which is included with linuxcnc?
If so that uses qtvcp not QtPyVCP - so wrong category.
What version of linuxcnc are you using?
If so that uses qtvcp not QtPyVCP - so wrong category.
What version of linuxcnc are you using?
The following user(s) said Thank You: ggsxx
Please Log in or Create an account to join the conversation.
29 Apr 2022 10:09 #241624
by ggsxx
Replied by ggsxx on topic Touch_plate in QrDragon doesn't function as described
Yes i am. Thank you.
Please Log in or Create an account to join the conversation.
29 Apr 2022 10:53 #241627
by phillc54
Replied by phillc54 on topic Touch_plate in QrDragon doesn't function as described
Moved to QtVCP
The following user(s) said Thank You: cmorley
Please Log in or Create an account to join the conversation.
29 Apr 2022 12:36 #241634
by cmorley
Replied by cmorley on topic Touch_plate in QrDragon doesn't function as described
in 2.8 the touchoff code is in the handler file:
github.com/LinuxCNC/linuxcnc/blob/2.8/sh...agon_handler.py#L723
github.com/LinuxCNC/linuxcnc/blob/2.8/sh...agon_handler.py#L723
Please Log in or Create an account to join the conversation.
14 May 2022 14:27 #242954
by ggsxx
Replied by ggsxx on topic Touch_plate in QrDragon doesn't function as described
I am trying to locate thr handler.py file but can't find it.
Please Log in or Create an account to join the conversation.
14 May 2022 16:11 #242958
by cmorley
Replied by cmorley on topic Touch_plate in QrDragon doesn't function as described
run linuxcnc in a terminal, you'll see a line like:
..... 'Using DEFAULT handler file path:SOMEPLACE'
Copy that file to your config folder and qtvcp will use the config folder version.
In this way updates won't overwrite your modified file.
..... 'Using DEFAULT handler file path:SOMEPLACE'
Copy that file to your config folder and qtvcp will use the config folder version.
In this way updates won't overwrite your modified file.
The following user(s) said Thank You: ikkuh
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.105 seconds