QtDragon HD with Z-Comp: Tool Sensor and Touch Plate Function

More
23 Oct 2023 11:20 #283594 by udoS
Hi Mr @cmorley,
and where would I find that " handler File " ?

best regards

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

More
23 Oct 2023 12:48 - 23 Oct 2023 12:50 #283597 by cmorley
turn debug comments on:

DISPLAY = qtvcp -d qtdragon_hd

run linuxcnc in a terminal

there is be comments like 'Using DEFAULT handler file path:'
and the path will be shown.
Last edit: 23 Oct 2023 12:50 by cmorley.

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

More
23 Oct 2023 13:38 #283599 by udoS
@cmorley
ok, I messed with the wrong handler ggggrrrrr.

what I still don' like is the path to home.
It does a g0 x0 y0 z0
how to :
g0 z110
g0 x0 y0
g0 z0
 

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

More
15 Feb 2025 06:19 #321614 by gabriel176
the fix for the GO HOME button
i found it! (it took me days to do it but i'm so proud of myself for finding it)
the setting is in the following file:
/usr/share/qtvcp/screens/qtdragon_hd/qtdragon_hd_handler.py

(you need to edit it with sudo nano on a terminal)

on the line 821 (in my case)
there is a section called

"# offsets frame"

and about 17 lines below there is a setting that you have to change to ge the button to go where you want, it's the following:

"ACTION.CALL_MDI_WAIT("G53 G0 Z0") " <--- there it is! that Z0 you have to change to the Z value you want.

after that, save the file, restart your linuxcnc and the button will go to that position.

i hope it helps you.
have a nice day

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

Moderators: cmorley
Time to create page: 0.095 seconds
Powered by Kunena Forum