NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Using LinuxCNC AXIS Changing Text in Axis

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Changing Text in Axis

Changing Text in Axis 10 Mag 2012 14:16 #19988

  • mmt
  • mmt's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
Thanks for the help on maximizing axis window on opening.

Now....would someone be kind enough to tell me how to change the word "Coolant" and "Flood" on the Axis GUI to read something different?

Thanks,
Kent
The administrator has disabled public write access.

Re:Changing Text in Axis 10 Mag 2012 14:47 #19989

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 5080
  • Thank you received: 102
  • Karma: 136
As in a different language or just a different word?

John
The administrator has disabled public write access.

Re:Changing Text in Axis 10 Mag 2012 18:42 #19993

  • dgarrett
  • dgarrett's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 37
  • Thank you received: 3
  • Karma: 32
Try adding lines like these to your ~/.axisrc file:

root_window.tk.call(".pane.top.tabs.fmanual.coolant","configure","-text","newtext1")
root_window.tk.call(".pane.top.tabs.fmanual.flood","configure","-text","newtext2")
root_window.tk.call(".pane.top.tabs.fmanual.mist","configure","-text","newtext3")
The administrator has disabled public write access.

Re:Changing Text in Axis 11 Mag 2012 06:26 #20003

  • mmt
  • mmt's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
Not a different language, just different text.

I will give that a try, but could you tell me where the .axisrc file is located? I performed an unsuccessful search for it.

Thanks
The administrator has disabled public write access.

Re:Changing Text in Axis 11 Mag 2012 06:36 #20005

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 5080
  • Thank you received: 102
  • Karma: 136
You have to create it and place it in your home directory. Don't forget the leading period when creating the file. It is just a text file so create it with gedit or similar.

.axisrc

Some good reading on this subject can be found here.

John
Last Edit: 11 Mag 2012 06:38 by BigJohnT.
The administrator has disabled public write access.

Re:Changing Text in Axis 11 Mag 2012 06:38 #20007

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4244
  • Thank you received: 152
  • Karma: 130
mmt wrote:
could you tell me where the .axisrc file is located?


It s a hidden file, in your home directory. You might need to turn on "show hidden files" to see it.

It also doesn't exist until you create it (typically with gedit). However, didn't you use it to make the maximised-screen change?
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 0.867 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.