My custom designed GUI
28 Nov 2013 12:09 #41196
by pietvr
My custom designed GUI was created by pietvr
Hi
This was done with a lot of help from John's python tutorial. Thanks John
A lot of thanks to Andy as well for help with HAL issues I had.
The machines I build are all going out with LinuxCNC and my custom GUI unless the customer demands WinXP with Mach3.
Regards
Piet
This was done with a lot of help from John's python tutorial. Thanks John
A lot of thanks to Andy as well for help with HAL issues I had.
The machines I build are all going out with LinuxCNC and my custom GUI unless the customer demands WinXP with Mach3.
Regards
Piet
Please Log in or Create an account to join the conversation.
28 Nov 2013 16:04 #41199
by emcPT
Replied by emcPT on topic My custom designed GUI
This is very nice.
Can you share the files to produce this? I am interested in creating a screen for lathes.
Can you share the files to produce this? I am interested in creating a screen for lathes.
The following user(s) said Thank You: pietvr
Please Log in or Create an account to join the conversation.
28 Nov 2013 19:53 #41208
by BigJohnT
Replied by BigJohnT on topic My custom designed GUI
Very nice and I'm glad my tutorials could help.
JT
JT
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
29 Nov 2013 06:22 - 29 Nov 2013 06:28 #41214
by DaOne
Replied by DaOne on topic My custom designed GUI
Last edit: 29 Nov 2013 06:28 by DaOne.
Please Log in or Create an account to join the conversation.
29 Nov 2013 06:24 #41215
by newbynobi
Replied by newbynobi on topic My custom designed GUI
Halo Piet,
I like your design, did you make all the widgets yourself, or is that just a custom theme?
Where can I see the machines you make?
Norbert
I like your design, did you make all the widgets yourself, or is that just a custom theme?
Where can I see the machines you make?
Norbert
The following user(s) said Thank You: pietvr
Please Log in or Create an account to join the conversation.
29 Nov 2013 07:00 #41216
by pietvr
Replied by pietvr on topic My custom designed GUI
@ DaOne - Yes that is the tutorial
@ Norbet, Craftsman CNC The screens were done on PagePlus, desktop publishing software, which was then imported into Glade and the widgets laid out on top of the imported images
@emcPT it is a whole project, not only a few files of code
@ Norbet, Craftsman CNC The screens were done on PagePlus, desktop publishing software, which was then imported into Glade and the widgets laid out on top of the imported images
@emcPT it is a whole project, not only a few files of code
Please Log in or Create an account to join the conversation.
29 Nov 2013 20:39 #41221
by BigJohnT
Replied by BigJohnT on topic My custom designed GUI
How did you force the glade widgets to be the correct shape and size?
JT
JT
Please Log in or Create an account to join the conversation.
30 Nov 2013 00:41 #41223
by newbynobi
Replied by newbynobi on topic My custom designed GUI
Halo Piet,
where can I find the source code?
Norbert
where can I find the source code?
Norbert
Please Log in or Create an account to join the conversation.
30 Nov 2013 03:38 #41227
by pietvr
Replied by pietvr on topic My custom designed GUI
@ JT - I wrote a scale function so the widgets scales to any screen size. I used transparent event boxes instead of buttons. I had to tweak some of the GladeVCP code so the widgets such as the LED's will have scaled sizes.
@ Norbert and emcPT - I will tweak and clean up my code a bit, as it was done specifically for my machines. I also had to change some of the GladeVCP objects to suite my needs and they no longer work correctly in Axis, such as gremlin. Once done I will post the project.
@ Norbert and emcPT - I will tweak and clean up my code a bit, as it was done specifically for my machines. I also had to change some of the GladeVCP objects to suite my needs and they no longer work correctly in Axis, such as gremlin. Once done I will post the project.
Please Log in or Create an account to join the conversation.
30 Nov 2013 07:08 #41232
by BigJohnT
Replied by BigJohnT on topic My custom designed GUI
Is the scale function part of the python file? I'd love to see it...
JT
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.241 seconds