Сustomization QTvcp
30 Jan 2023 09:58 #263221
by hottabich
Replied by hottabich on topic Сustomization QTvcp
I tried, please take a look. File GitHub sim.qtvcp_screens.woodpecker_hd-5axis.
Please Log in or Create an account to join the conversation.
01 Feb 2023 13:46 #263440
by cmorley
Replied by cmorley on topic Сustomization QTvcp
Sorry i was busy at work. I will soon.
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
02 Feb 2023 04:07 #263492
by cmorley
Replied by cmorley on topic Сustomization QTvcp
Do you use a compiled RIP version or an installed version of linuxcnc?
If you compile your system, it would be easier to fork linuxcnc into your repository and work from there but we can do it another way:
In your config folder, you will see a folder named 'qtvcp'.
inside that folder you should see 'screens'
Inside the 'screens' folder you should create the woodpecker folder and add all the required files.
ie. ui, handler, images, tool_icons, helpfiles, (fonts?)
The folder you add should use the same base name as the screen code.
You can test it and when it work fine, that is the code I need.
Here is a look at the folders in linuxcnc:
github.com/LinuxCNC/linuxcnc/tree/master/share/qtvcp/screens
you will notice it uses the same pattern qtvcp/screens/<SCREEN_NAME>
This is what we need to do to add it to linuxcnc.
Chris
If you compile your system, it would be easier to fork linuxcnc into your repository and work from there but we can do it another way:
In your config folder, you will see a folder named 'qtvcp'.
inside that folder you should see 'screens'
Inside the 'screens' folder you should create the woodpecker folder and add all the required files.
ie. ui, handler, images, tool_icons, helpfiles, (fonts?)
The folder you add should use the same base name as the screen code.
You can test it and when it work fine, that is the code I need.
Here is a look at the folders in linuxcnc:
github.com/LinuxCNC/linuxcnc/tree/master/share/qtvcp/screens
you will notice it uses the same pattern qtvcp/screens/<SCREEN_NAME>
This is what we need to do to add it to linuxcnc.
Chris
Please Log in or Create an account to join the conversation.
02 Feb 2023 04:27 #263494
by cmorley
Replied by cmorley on topic Сustomization QTvcp
This explains it too:
linuxcnc.org/docs/stable/html/gui/qtvcp....ude_linuxcnc_widgets
linuxcnc.org/docs/stable/html/gui/qtvcp....ude_linuxcnc_widgets
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
02 Feb 2023 08:57 #263502
by hottabich
Replied by hottabich on topic Сustomization QTvcp
Created a folder as in the screenshot, deleted the previous one. The interface opens but it is not in the examples. What am I doing wrong?
Please Log in or Create an account to join the conversation.
02 Feb 2023 15:01 #263527
by cmorley
Replied by cmorley on topic Сustomization QTvcp
So that integrates the screen code.
Now u need to add a ssmple configuration in config/sim/woodpecker thatbincludedls the ini, hal etcl files
Now u need to add a ssmple configuration in config/sim/woodpecker thatbincludedls the ini, hal etcl files
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
02 Feb 2023 18:50 - 02 Feb 2023 19:22 #263539
by hottabich
Replied by hottabich on topic Сustomization QTvcp
If you decompose the files as in the screenshots, then everything works. Delete all old files. Thank you!
Last edit: 02 Feb 2023 19:22 by hottabich.
Please Log in or Create an account to join the conversation.
05 Feb 2023 21:41 #263773
by hottabich
Replied by hottabich on topic Сustomization QTvcp
Hello! If you have time, please check what I did. Works. Thank you!
Please Log in or Create an account to join the conversation.
05 Feb 2023 23:58 #263777
by cmorley
Replied by cmorley on topic Сustomization QTvcp
Please Log in or Create an account to join the conversation.
- MennilTossFlykune
- Away
- Junior Member
Less
More
- Posts: 35
- Thank you received: 25
09 Jul 2024 06:48 #304731
by MennilTossFlykune
Replied by MennilTossFlykune on topic Сustomization QTvcp
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.172 seconds