Help,How to customize language of QtDragon's interface
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7885
- Thank you received: 2133
06 Mar 2025 02:57 #323324
by cmorley
Replied by cmorley on topic Help,How to customize language of QtDragon's interface
It was intended to be placed in CONFIGURATION FOLDER/qtvcp/screens/qtdragon_hd/languages/ but there is a bug.
Place it in CONFIGURATION FOLDER/qtdragon_hd/languages/ until I fix the bug.
Chris
Place it in CONFIGURATION FOLDER/qtdragon_hd/languages/ until I fix the bug.
Chris
The following user(s) said Thank You: tommylight, vre
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
-
Less
More
- Posts: 648
- Thank you received: 17
11 Mar 2025 07:32 - 11 Mar 2025 07:36 #323655
by vre
Replied by vre on topic Help,How to customize language of QtDragon's interface
Translations work with 2.10pre0
but i had 4 crashes of linuxcnc with master version so it is not an option..
I don't know if these crashes was hardware related or not.
Generally with master version can have crashes?
but i had 4 crashes of linuxcnc with master version so it is not an option..
I don't know if these crashes was hardware related or not.
Generally with master version can have crashes?
Last edit: 11 Mar 2025 07:36 by vre.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7885
- Thank you received: 2133
12 Mar 2025 02:53 #323724
by cmorley
Replied by cmorley on topic Help,How to customize language of QtDragon's interface
I can't say I've seen crashes in Master, any more details?
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
-
Less
More
- Posts: 648
- Thank you received: 17
04 Apr 2025 06:08 #325660
by vre
Replied by vre on topic Help,How to customize language of QtDragon's interface
I have returned back to 2.9.4 but i will try again master.
In qtdragon_hd i can't find touch plate z axis probing.
This exists in qtdragon but can't find it to hd version.
Is somewhere hidden?
In qtdragon_hd i can't find touch plate z axis probing.
This exists in qtdragon but can't find it to hd version.
Is somewhere hidden?
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7885
- Thank you received: 2133
04 Apr 2025 18:44 - 05 Apr 2025 01:52 #325703
by cmorley
Replied by cmorley on topic Help,How to customize language of QtDragon's interface
It's in a library file. qt_action.py
github.com/LinuxCNC/linuxcnc/blob/2.9/li...cp/qt_action.py#L754
github.com/LinuxCNC/linuxcnc/blob/2.9/li...cp/qt_action.py#L754
Last edit: 05 Apr 2025 01:52 by cmorley. Reason: Add the actual linenumber
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
-
Less
More
- Posts: 648
- Thank you received: 17
05 Apr 2025 02:50 #325733
by vre
Replied by vre on topic Help,How to customize language of QtDragon's interface
I mean this where is in qtdragon_hd gui
linuxcnc.org/docs/html/gui/qtdragon.html#_touch_plate
linuxcnc.org/docs/html/gui/qtdragon.html#_touch_plate
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7885
- Thank you received: 2133
05 Apr 2025 03:59 #325740
by cmorley
Replied by cmorley on topic Help,How to customize language of QtDragon's interface
Attachments:
The following user(s) said Thank You: tommylight, vre
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
-
Less
More
- Posts: 648
- Thank you received: 17
09 Apr 2025 07:50 #325969
by vre
search_vel, probe_vel, max_probe, z_offset, retract_distance, z_safe_travel, rtn_method
?
Replied by vre on topic Help,How to customize language of QtDragon's interface
In this function where in the GUI can set the parametersIt's in a library file. qt_action.py
github.com/LinuxCNC/linuxcnc/blob/2.9/li...cp/qt_action.py#L754
search_vel, probe_vel, max_probe, z_offset, retract_distance, z_safe_travel, rtn_method
?
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7885
- Thank you received: 2133
10 Apr 2025 03:54 #326014
by cmorley
Replied by cmorley on topic Help,How to customize language of QtDragon's interface
This is the call that starts the touch probe routine with those settings.
Here is the actual probing program code.
github.com/LinuxCNC/linuxcnc/blob/2.9/li...f_subprogram.py#L179
Here is the actual probing program code.
github.com/LinuxCNC/linuxcnc/blob/2.9/li...f_subprogram.py#L179
Please Log in or Create an account to join the conversation.
- vre
- Away
- Platinum Member
-
Less
More
- Posts: 648
- Thank you received: 17
13 Apr 2025 17:23 #326226
by vre
Replied by vre on topic Help,How to customize language of QtDragon's interface
Where can set the probing parameters for this ?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.093 seconds