Can't get LinuxCNC to start with qtdragon
07 Oct 2020 09:17 #185217
by cmorley
Replied by cmorley on topic Can't get LinuxCNC to start with qtdragon
I pushed some small fixes to the dialog buttons for qtDragon - let me know if it's better - when ever it updates.
Please Log in or Create an account to join the conversation.
07 Oct 2020 11:28 #185233
by JohnnyCNC
Chris, I attached a screen shot. Is it not showing? In any case thanks. It is not causing any problem with operation.
Something else I noticed before the update. I assume the different between answering "Yes" vs "System Shutdown" is the latter is supposed to also shut the PC down. I tried both buttons and they both just shutdown LinuxCNC and not the PC.
Thanks
John
Replied by JohnnyCNC on topic Can't get LinuxCNC to start with qtdragon
You didn;t post what it looks like - but it's not your fault.
I added some code so the dialogs can be styled differently and then didn't add stylesheets changes for them.
I'll try to fix them soonish.
Chris, I attached a screen shot. Is it not showing? In any case thanks. It is not causing any problem with operation.
Something else I noticed before the update. I assume the different between answering "Yes" vs "System Shutdown" is the latter is supposed to also shut the PC down. I tried both buttons and they both just shutdown LinuxCNC and not the PC.
Thanks
John
Please Log in or Create an account to join the conversation.
07 Oct 2020 11:32 #185234
by JohnnyCNC
Thanks. No hurry. Just exploring and learning for now.
John
Replied by JohnnyCNC on topic Can't get LinuxCNC to start with qtdragon
As soon as I'm done with the probe stuff, I will start on the QtDragon documentation. Shouldn't be much longer.
Thanks. No hurry. Just exploring and learning for now.
John
Please Log in or Create an account to join the conversation.
08 Oct 2020 01:46 #185320
by JohnnyCNC
Replied by JohnnyCNC on topic Can't get LinuxCNC to start with qtdragon
I got the following completed:
Home LEDs connected and working.
Manual tool changer dialog to come up.
Figured out how to touch off the X and Y. (I think)
Tested my touch plate with probe button an it works.
Future. I want to change the probe buttons to perform the touch-off and use the various buttons to use either -.1 or +.1 offset for the edge finder based on which direction I am probing from. I don't want the button to perform any motion in t he X/Y as would be needed for a probe. I just need it to record the current spot plus/minus the .1 offset as zero.
Off to read up on adding/modifying buttons.
There are places on some screens that refer to mm or mm/min. If there a setting that I haven't found yet that let's you switch to inch?
Thanks
John
Home LEDs connected and working.
Manual tool changer dialog to come up.
Figured out how to touch off the X and Y. (I think)
Tested my touch plate with probe button an it works.
Future. I want to change the probe buttons to perform the touch-off and use the various buttons to use either -.1 or +.1 offset for the edge finder based on which direction I am probing from. I don't want the button to perform any motion in t he X/Y as would be needed for a probe. I just need it to record the current spot plus/minus the .1 offset as zero.
Off to read up on adding/modifying buttons.
There are places on some screens that refer to mm or mm/min. If there a setting that I haven't found yet that let's you switch to inch?
Thanks
John
Please Log in or Create an account to join the conversation.
08 Oct 2020 03:15 #185322
by persei8
Replied by persei8 on topic Can't get LinuxCNC to start with qtdragon
In MDI mode, type G20. Most labels will change, those that don't are hardcoded for metric. Type G21 to switch back.
The following user(s) said Thank You: JohnnyCNC
Please Log in or Create an account to join the conversation.
08 Oct 2020 07:07 #185333
by hottabich
Replied by hottabich on topic Can't get LinuxCNC to start with qtdragon
Hello John! Place these files in the sim.qtdragon folder, if you like, just delete them. What's the size of your monitor?
Please Log in or Create an account to join the conversation.
08 Oct 2020 12:43 #185351
by JohnnyCNC
Replied by JohnnyCNC on topic Can't get LinuxCNC to start with qtdragon
Thanks. I'll give these a try.
1920 x 1080
1920 x 1080
Please Log in or Create an account to join the conversation.
08 Oct 2020 14:16 #185358
by Reinhard
Replied by Reinhard on topic Can't get LinuxCNC to start with qtdragon
Hi,
on reading this thread, I thought - give it a try ...
... only change: debian stable (buster) and linuxcnc master (current checkout and fresh build).
Fails with:
on reading this thread, I thought - give it a try ...
... only change: debian stable (buster) and linuxcnc master (current checkout and fresh build).
Fails with:
Traceback (most recent call last):
File "/usr/local/src/linuxcnc-dev/share/qtvcp/screens/qtdragon/qtdragon_handler.py", line 94, in <lambda>
STATUS.connect('interp-idle', lambda w: self.set_start_line(0))
File "/usr/local/src/linuxcnc-dev/share/qtvcp/screens/qtdragon/qtdragon_handler.py", line 802, in set_start_line
self.w.lbl_start_line.setText('1')
AttributeError: 'VCPWindow' object has no attribute 'lbl_start_line'
Please Log in or Create an account to join the conversation.
08 Oct 2020 14:29 - 08 Oct 2020 14:57 #185360
by hottabich
Replied by hottabich on topic Can't get LinuxCNC to start with qtdragon
Here is an option for your monitor, qtdragon + functionality. If you don't like it, just delete these files.Thanks. I'll give these a try.
1920 x 1080
Last edit: 08 Oct 2020 14:57 by hottabich.
Please Log in or Create an account to join the conversation.
08 Oct 2020 17:52 #185370
by JohnnyCNC
Replied by JohnnyCNC on topic Can't get LinuxCNC to start with qtdragon
Thanks I will give these files a try. Eventually I want to get a touch screen.
Is there a portrait mode version of QT Dragon?
I thought I had QT Designer installed but that must have been on the Mint 20 version I had setup before. Now I am running Mint 19.3. I went looking for the package I needed to install to get QT Designer but the only one I found indicated QT4. Do I need a QT5 one explore making changes?
Is there a portrait mode version of QT Dragon?
I thought I had QT Designer installed but that must have been on the Mint 20 version I had setup before. Now I am running Mint 19.3. I went looking for the package I needed to install to get QT Designer but the only one I found indicated QT4. Do I need a QT5 one explore making changes?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.114 seconds