QTVCP Bugs?

More
23 Sep 2021 13:20 - 23 Sep 2021 13:21 #221428 by persei8
Replied by persei8 on topic QTVCP Bugs?
I loaded the same program into axis and gmoccapy with the following results.
So it's not just qtvcp. It's not likely just my computer either as it happens on 2 different PCs.
 
Attachments:
Last edit: 23 Sep 2021 13:21 by persei8.

Please Log in or Create an account to join the conversation.

More
24 Sep 2021 00:47 #221475 by cmorley
Replied by cmorley on topic QTVCP Bugs?
I think I may have seen it once too while testing - i assumed it was something I did.
How big of a program caused this?
I will post a bug report on it.

Please Log in or Create an account to join the conversation.

More
24 Sep 2021 04:59 #221484 by persei8
Replied by persei8 on topic QTVCP Bugs?
The particular file I used is 5.4 MB in size with about 280,000 lines of gcode.

Please Log in or Create an account to join the conversation.

More
29 Sep 2021 15:59 - 29 Sep 2021 16:01 #221839 by persei8
Replied by persei8 on topic Action Button
In my code, I disable the Zero Axis A action button if there is no A axis. However, after homing, the button is re-enabled. I could use a regular pushbutton and explicitly call the action (then it would stay disabled) but maybe the action_button could check if the machine has that axis enabled?
Jim
Last edit: 29 Sep 2021 16:01 by persei8.

Please Log in or Create an account to join the conversation.

More
29 Sep 2021 16:12 #221842 by persei8
Replied by persei8 on topic QTVCP Bugs?
On every startup, this error occurs:
[QtDesigner.QTVCP.QT_ISTAT][CRITICAL]  Misssing LINEAR_UNITS in TRAJ, guessing units for machine from JOINT 0 (qt_istat.py:116)
[QtDesigner.QTVCP.QT_ISTAT][CRITICAL]  Misssing UNITS in JOINT_0, assuming metric based machine (qt_istat.py:120)
Here's an excerpt from the INI file:
[TRAJ]
COORDINATES = XYZA
LINEAR_UNITS = metric
There is no UNITS defined in [JOINT 0] but shouldn't it be happy with [TRAJ]?

Please Log in or Create an account to join the conversation.

More
29 Sep 2021 16:15 #221843 by tommylight
Replied by tommylight on topic QTVCP Bugs?
TryLINEAR_UNITS = mm

Please Log in or Create an account to join the conversation.

More
29 Sep 2021 17:12 #221844 by persei8
Replied by persei8 on topic QTVCP Bugs?
From documentation:
[i]LINEAR_UNITS = <units>[/i] - Specifies the [i]machine units[/i] for linear axes. Possible choices are mm or inch.
Geez  hate it when I don't RTFM.
Thanks.
 

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.263 seconds
Powered by Kunena Forum