Can i view and edit values of G54,G55 etc?
- Prad.Linuxcnc
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
07 Jun 2017 03:20 #94210
by Prad.Linuxcnc
Can i view and edit values of G54,G55 etc? was created by Prad.Linuxcnc
I am a noob using axis GUI and wanted to know if the values of G54,G55... Offse values can be viewed in a table or atleast edited in some way. I ask because i use this in fanuc systems.
Thanks in advance.
Thanks in advance.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
07 Jun 2017 12:09 #94223
by andypugh
Replied by andypugh on topic Can i view and edit values of G54,G55 etc?
You can view them by looking at the associated
parameters.
I think that the parameters listed there are read-only, but it is a fairly quick experiment to find out.
Or you can see them in some GUI screens if you turn on the full DRO
You can set the parameters in a variety of ways with the G10 commands from MDI.
The offsets are stored in thelinuxcnc.var file (or whatever your .var file is called in your config) and an be edited there with a text editor, but you would need to make the edits with LinuxCNC not running, or your edits would be over-written on exit.
Or you can see them in some GUI screens if you turn on the full DRO
You can set the parameters in a variety of ways with the G10 commands from MDI.
The offsets are stored in thelinuxcnc.var file (or whatever your .var file is called in your config) and an be edited there with a text editor, but you would need to make the edits with LinuxCNC not running, or your edits would be over-written on exit.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
07 Jun 2017 13:22 - 07 Jun 2017 13:23 #94230
by Todd Zuercher
Replied by Todd Zuercher on topic Can i view and edit values of G54,G55 etc?
Last edit: 07 Jun 2017 13:23 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
07 Jun 2017 15:27 #94238
by Todd Zuercher
Replied by Todd Zuercher on topic Can i view and edit values of G54,G55 etc?
I think most of the glade based UIs have something at least sort of equivalent.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
07 Jun 2017 18:11 #94255
by Todd Zuercher
Replied by Todd Zuercher on topic Can i view and edit values of G54,G55 etc?
I had the idea of embedding a gladevcp tab in axis using the offsetpage widget like what is used with Gscreen (and I think Gmoccapy.) but I'm having trouble making it work.
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds