Error in tool_offsetview.py
27 Sep 2023 15:02 #281723
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
If it's a lot of unfun work, I've not been asked by anyone about it.
It can wait for Jim's newest version, that will be in master.
I'll try to get to other changes soon.
Thank you.
It can wait for Jim's newest version, that will be in master.
I'll try to get to other changes soon.
Thank you.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
27 Sep 2023 22:37 #281746
by MarkoPolo
Replied by MarkoPolo on topic Error in tool_offsetview.py
It's a lot of work, but if there is interest, I can of course work on it.
Meanwhile, I made a new status bar to make it look good, this required minor modifications to the handler file. I tested it, everything works, but it will be nice if someone else tests it on a full HD screen.
Meanwhile, I made a new status bar to make it look good, this required minor modifications to the handler file. I tested it, everything works, but it will be nice if someone else tests it on a full HD screen.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
01 Oct 2023 01:26 #281961
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
pushed - had to fix some paths in the .ui file /user/marko got in there...
Chris
Chris
Please Log in or Create an account to join the conversation.
01 Oct 2023 01:28 #281962
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
need to delete the resource file your configuration folder/qtvcp to see the new A buttons
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
01 Oct 2023 11:48 #281978
by MarkoPolo
Replied by MarkoPolo on topic Error in tool_offsetview.py
Attachments:
Please Log in or Create an account to join the conversation.
01 Oct 2023 16:34 #281997
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
Can you run from a terminal and see if there is other info. That's not the true error.
Please Log in or Create an account to join the conversation.
01 Oct 2023 20:10 #282020
by MarkoPolo
Replied by MarkoPolo on topic Error in tool_offsetview.py
If I comment out self.factor, qtdragon will start normally, but then of course the "rapid iverride" value is displayed incorrectly.
Another change I noticed is that after starting qtdragon, all speed setting sliders are set to zero.
Another change I noticed is that after starting qtdragon, all speed setting sliders are set to zero.
Please Log in or Create an account to join the conversation.
01 Oct 2023 23:25 #282036
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
I promise, the self.factor is not the real problem.
Looks like emc motion module failed to load.
Master had some work pushed lately that creates race conditions.
I bet this is related.
I believe Rene has got a tested fix.
github.com/LinuxCNC/linuxcnc/commit/7ebe...mitcomment-128862189
Looks like emc motion module failed to load.
Master had some work pushed lately that creates race conditions.
I bet this is related.
I believe Rene has got a tested fix.
github.com/LinuxCNC/linuxcnc/commit/7ebe...mitcomment-128862189
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
15 Oct 2023 18:56 #283085
by MarkoPolo
Replied by MarkoPolo on topic Error in tool_offsetview.py
Someone asked for it from the forum, so I corrected the qtdragon_hd themes because the 4th and 5th axis looked bad. I also enlarged the macro buttons vertically and made minor corrections to the status bar at the bottom of the window.
As for the error I wrote about in the previous post, I agree that it is not qtdragon's problem, when I press "retry", qtdragon starts, apparently it lacks access to some pins and needs a little delay. In qtdragon_hd this error does not occur because the service file has the declared value "self.factor = 1.0" at the beginning, but after running all 4 sliders are set to zero, in qtdragon only 2 sliders are set to zero, as in the screenshot .
As for the error I wrote about in the previous post, I agree that it is not qtdragon's problem, when I press "retry", qtdragon starts, apparently it lacks access to some pins and needs a little delay. In qtdragon_hd this error does not occur because the service file has the declared value "self.factor = 1.0" at the beginning, but after running all 4 sliders are set to zero, in qtdragon only 2 sliders are set to zero, as in the screenshot .
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
17 Oct 2023 01:43 #283151
by cmorley
Replied by cmorley on topic Error in tool_offsetview.py
done
In metal, I adjusted the groupbox title to mimic colored_metal.
I fixed the jog button's property joint_number - it should be -1 for all buttons.
-1 means convert the axis letter to joint number
Chris
In metal, I adjusted the groupbox title to mimic colored_metal.
I fixed the jog button's property joint_number - it should be -1 for all buttons.
-1 means convert the axis letter to joint number
Chris
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.227 seconds