C Axis DRO rollover for rotary axis
25 Nov 2020 16:58 - 25 Nov 2020 18:03 #190271
by CMB
C Axis DRO rollover for rotary axis was created by CMB
What setting am I missing to place the Gmoccapy C axis DRO in "rollover" mode so it rolls over at 360 like the DRO in the gremlin view?
Using LinuxCNC 2.8.0 / Gmoccapy 3.0.9.1
C axis is setup as TYPE = ANGULAR in the joint section and WRAPPED ROTARY = 1 in the axis section of the ini.
I also tried WRAPPED ROTARY = 1 in the display section.
Thanks
-cb
Using LinuxCNC 2.8.0 / Gmoccapy 3.0.9.1
C axis is setup as TYPE = ANGULAR in the joint section and WRAPPED ROTARY = 1 in the axis section of the ini.
I also tried WRAPPED ROTARY = 1 in the display section.
Thanks
-cb
Last edit: 25 Nov 2020 18:03 by CMB. Reason: improved subject line
Please Log in or Create an account to join the conversation.
25 Nov 2020 21:35 #190294
by newbynobi
Replied by newbynobi on topic C Axis DRO rollover for rotary axis
gmoccapy just use Combidro widget and that one listens to Hal status to get the position. So the settings should not be searched in gmoccapy, but in Hal status or the linuxcnc motion part.
I really do not know where to look?
Norbert
I really do not know where to look?
Norbert
Please Log in or Create an account to join the conversation.
26 Nov 2020 00:12 #190304
by CMB
Replied by CMB on topic C Axis DRO rollover for rotary axis
Thanks Norbert,
I see what you are saying, I added a second combidro to a user tab and do not see any means to alter where it receives its position info from within glade. Although looking at Hal status the C axis position seems to match g5x_offset. I'll look into both combidro & gremlin's code base.
I see what you are saying, I added a second combidro to a user tab and do not see any means to alter where it receives its position info from within glade. Although looking at Hal status the C axis position seems to match g5x_offset. I'll look into both combidro & gremlin's code base.
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds