MonoKrom - QtPyVCP GUI for PlasmaC and Mill
04 Oct 2020 03:01 #184776
by KCJ
Replied by KCJ on topic MonoKrom - QtPyVCP GUI for PlasmaC
Did a little testing on my mill:
Cheers,
Kurt
Cheers,
Kurt
Please Log in or Create an account to join the conversation.
04 Oct 2020 03:37 #184777
by pinder
Replied by pinder on topic MonoKrom - QtPyVCP GUI for PlasmaC
Thats looks awesome.
It is going to be long term GUI.
Kurt, your work on the open, and recent file widget is great.
Cant wait the day when this will fully work.
Cheers,
Pinder
It is going to be long term GUI.
Kurt, your work on the open, and recent file widget is great.
Cant wait the day when this will fully work.
Cheers,
Pinder
The following user(s) said Thank You: KCJ
Please Log in or Create an account to join the conversation.
04 Oct 2020 05:14 - 04 Oct 2020 05:40 #184781
by pinder
I have updated qtpyvcp, but I'm not able to resolve the error, cannot import name hideActiveDialog
pip uninstall qtpyvcp
installed from git clone
Replied by pinder on topic MonoKrom - QtPyVCP GUI for PlasmaC
pip uninstall qtpyvcp
installed from git clone
Last edit: 04 Oct 2020 05:40 by pinder.
Please Log in or Create an account to join the conversation.
04 Oct 2020 14:40 #184819
by KCJ
Replied by KCJ on topic MonoKrom - QtPyVCP GUI for PlasmaC
I just added the hideActiveDialog method to QtPyVCP master.
It will be released soon, but for now you will need to install the master version of QtPyVCP.
If you are not installing from a git checkout the easiest way to get master is to run
It will be released soon, but for now you will need to install the master version of QtPyVCP.
If you are not installing from a git checkout the easiest way to get master is to run
pip uninstall qtpyvcp
pip install git+https://github.com/kcjengr/qtpyvcp
The following user(s) said Thank You: tommylight, pinder
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
04 Oct 2020 16:13 #184836
by tommylight
Replied by tommylight on topic MonoKrom - QtPyVCP GUI for PlasmaC
@KCJ,
Could you please do a video on editing GUI's and post on youtube so others can jump in and help you a bit?
As an example editing of a panel on MonoChrome so others can do some other panel or window ...
Just noticed the name is written with a K, and that will make it harder to find...
Could you please do a video on editing GUI's and post on youtube so others can jump in and help you a bit?
As an example editing of a panel on MonoChrome so others can do some other panel or window ...
Just noticed the name is written with a K, and that will make it harder to find...
Please Log in or Create an account to join the conversation.
04 Oct 2020 16:20 #184837
by pinder
Replied by pinder on topic MonoKrom - QtPyVCP GUI for PlasmaC
I was about to ask for a video.@KCJ,
Could you please do a video on editing GUI's and post on youtube so others can jump in and help you a bit?
As an example editing of a panel on MonoChrome so others can do some other panel or window ...
Just noticed the name is written with a K, and that will make it harder to find...
Please Log in or Create an account to join the conversation.
04 Oct 2020 16:38 #184840
by KCJ
Replied by KCJ on topic MonoKrom - QtPyVCP GUI for PlasmaC
That's a good idea. I currently don't have a way to record audio input for a screen recording. I'll get a microphone and make a quick getting started type video when I can.
The following user(s) said Thank You: tommylight, pinder
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
04 Oct 2020 17:41 #184858
by tommylight
Replied by tommylight on topic MonoKrom - QtPyVCP GUI for PlasmaC
Who said anything about audio ???
Joke.
Joke.
Please Log in or Create an account to join the conversation.
04 Oct 2020 18:07 #184860
by KCJ
Replied by KCJ on topic MonoKrom - QtPyVCP GUI for PlasmaC
You'd probably rather not hear my voice anyway
The following user(s) said Thank You: tommylight, pinder
Please Log in or Create an account to join the conversation.
04 Oct 2020 20:21 #184867
by KCJ
Replied by KCJ on topic MonoKrom - QtPyVCP GUI for PlasmaC
Another video showing the way removable USB storage devices are handles.
Something I forgot to show, is that it will warn you if you try to eject a USB that a program is currently running from.
Here is an example of the current user configurable options for file locations.
Cheers,
Kurt
Something I forgot to show, is that it will warn you if you try to eject a USB that a program is currently running from.
Here is an example of the current user configurable options for file locations.
file_locations:
provider: qtpyvcp.plugins.file_locations:FileLocations
log_level: debug
kwargs:
default_location: NC Files
local_locations:
# format: Location Name: path
Home: ~/
Desktop: ~/Desktop
NC Files: ~/linuxcnc/nc_files
network_locations:
DropBox: ~/DropBox/gcode
Cheers,
Kurt
Please Log in or Create an account to join the conversation.
Time to create page: 0.290 seconds