Automatically reloading the tool table
05 Jul 2011 01:37 #11163
by zarthcode
Automatically reloading the tool table was created by zarthcode
One of the things that I noticed is that, when using the tool table editor, it periodically checks to see if the file is different from the loaded values. The AXIS interface, however, doesn't. To reload the tool table, I have to pause/stop the program that is running (even when waiting on a tool change.)
It would be nice if the tool table editor could send a signal (via named pipe or some other IPC mechanism) to AXIS to command it to reload the table. That way, I can be sure that the values I've input are what would be used after the next tool change/compensation command.
It would be nice if the tool table editor could send a signal (via named pipe or some other IPC mechanism) to AXIS to command it to reload the table. That way, I can be sure that the values I've input are what would be used after the next tool change/compensation command.
Please Log in or Create an account to join the conversation.
05 Jul 2011 02:54 #11164
by aike
Replied by aike on topic Re:Automatically reloading the tool table
Yes!
I need to reload the tool table TWICE to take effect in AXIS.
Why not reload the table after the editing?
It is not sutable for operator.
I agree with post.
I need to reload the tool table TWICE to take effect in AXIS.
Why not reload the table after the editing?
It is not sutable for operator.
I agree with post.
Please Log in or Create an account to join the conversation.
05 Jul 2011 04:41 #11165
by dgarrett
Replied by dgarrett on topic Re:Automatically reloading the tool table
commit a19d368516d2468b58dbe5d8aa5adbf73eddb9aa
Date: Sun Jan 30 11:58:25 2011 -0800
tooledit: allow reload of tooltable when axis gui active
A button "Reload Tool Table" is made available if
1) axis is running when tooledit is started
2) tool table file is same as the file axis is using
available emc2.5.0~pre -- next major release
Date: Sun Jan 30 11:58:25 2011 -0800
tooledit: allow reload of tooltable when axis gui active
A button "Reload Tool Table" is made available if
1) axis is running when tooledit is started
2) tool table file is same as the file axis is using
available emc2.5.0~pre -- next major release
The following user(s) said Thank You: zarthcode
Please Log in or Create an account to join the conversation.
Time to create page: 0.251 seconds