QT plasmac conversion
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
20 Mar 2021 20:21 #203031
by wade956
QT plasmac conversion was created by wade956
Hi all, I have converted to QTplasmac and I'm having some trouble starting a cut with a file. I get the error, multiple not allowed.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
20 Mar 2021 20:27 #203033
by snowgoer540
Replied by snowgoer540 on topic QT plasmac conversion
Can you clear the error message, and show the whole screen?
I am guessing that you have recently updated, because the labels for the error message are correct (they werent a few days ago).
However, I have seen something very similar before when there was a problem with Qt's file manager.
It may also be helpful if you can click the backup button in the parameters/settings tab (depends on screen size) and post that here as well.
I am guessing that you have recently updated, because the labels for the error message are correct (they werent a few days ago).
However, I have seen something very similar before when there was a problem with Qt's file manager.
It may also be helpful if you can click the backup button in the parameters/settings tab (depends on screen size) and post that here as well.
Please Log in or Create an account to join the conversation.
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
20 Mar 2021 20:38 #203035
by wade956
Replied by wade956 on topic QT plasmac conversion
Yes just updated. I also noticed a few buttons missing from what I had before.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
20 Mar 2021 20:42 #203037
by snowgoer540
Replied by snowgoer540 on topic QT plasmac conversion
Before what?
If you had an older version of QtPlasmaC, you may have had a version with the file manager bug that Chris fixed.
You may have to go to those files in your file manager and remove the extra . in them. It's complaining because right now your files are named FILENAME..ngc instead of filename.ngc. After you get them straightened out, it should go away.
If you had an older version of QtPlasmaC, you may have had a version with the file manager bug that Chris fixed.
You may have to go to those files in your file manager and remove the extra . in them. It's complaining because right now your files are named FILENAME..ngc instead of filename.ngc. After you get them straightened out, it should go away.
Please Log in or Create an account to join the conversation.
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
20 Mar 2021 20:44 #203039
by wade956
Replied by wade956 on topic QT plasmac conversion
see attached backup
Please Log in or Create an account to join the conversation.
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
20 Mar 2021 20:55 #203040
by wade956
Replied by wade956 on topic QT plasmac conversion
Thanks that worked. All my files get those long chains for some reason. I’ll need to start deleting them when a bring it from sheet cam.
I’m missing the cut length button.
I’m missing the cut length button.
The following user(s) said Thank You: snowgoer540
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
20 Mar 2021 20:59 #203042
by snowgoer540
Replied by snowgoer540 on topic QT plasmac conversion
also, when you make sure there are no ".." in the file names, edit "qtplasmac.prefs" and change this:
to this:
That will also help clean up some of the file system stuff.
[BOOK_KEEPING]
last_loaded_directory = /media/wade/ESD-USB/Small Misc items
RecentPath_0 = /media/wade/ESD-USB/Small Misc items/F-bomb bottle opener..ngc..ngc..ngc
style_QSS_Path = DEFAULT
to this:
[BOOK_KEEPING]
last_loaded_directory =
RecentPath_0 =
style_QSS_Path = DEFAULT
That will also help clean up some of the file system stuff.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
20 Mar 2021 21:01 #203043
by snowgoer540
Assuming you're coming over from plasmac, you can just copy your old buttons from the <machine_name>.ini file to the new qt .ini file.
Or maybe you mean single cut? It will need its own new button, it's not as it was on plasmac. Here are the available buttons:
linuxcnc.org/docs/devel/html/plasma/qtpl..._custom-user-buttons
Replied by snowgoer540 on topic QT plasmac conversion
I’m missing the cut length button.
Assuming you're coming over from plasmac, you can just copy your old buttons from the <machine_name>.ini file to the new qt .ini file.
Or maybe you mean single cut? It will need its own new button, it's not as it was on plasmac. Here are the available buttons:
linuxcnc.org/docs/devel/html/plasma/qtpl..._custom-user-buttons
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2393
- Thank you received: 782
20 Mar 2021 21:02 #203044
by snowgoer540
Replied by snowgoer540 on topic QT plasmac conversion
to get single cut for qtplasmac, just add this to the new .ini file:
Where "n" is the button number you want it to be.
BUTTON_n_NAME = SINGLE\CUT
BUTTON_n_CODE = single-cut
Where "n" is the button number you want it to be.
The following user(s) said Thank You: wade956
Please Log in or Create an account to join the conversation.
- wade956
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 3
20 Mar 2021 21:10 #203046
by wade956
Replied by wade956 on topic QT plasmac conversion
One last question, where do I find my default manual jog setting? I always need to bump it up to 200.
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.067 seconds