2013/7/20 Chris Morley <chrisinnana...@hotmail.com>

>
>
> > From: tomaz_...@hotmail.com
> > To: emc-users@lists.sourceforge.net
> > Date: Sat, 20 Jul 2013 00:02:26 +0000
> > Subject: [Emc-users] axis.py - how to question
> >
> > Is it possible to somehow update axis.py in my installed linuxcnc (2.5.2)
> >
> > I would need to add few string related to "automatic forcing to world
> mode"
> >
> > If so, where can I find original axis.py file, to modify it, and how to
> compile it (if needed)?
> >
> ------------------------------------------------------------------------------
>
> /usr/bin/axis
>
> No need to compile, but but it will be erased on next update of linuxcnc.
>

Yes, and rename it any different name, so that it is not overwritten on
next update of LinuxCNC.
There are 2 files:
1) "axis" in /usr/bin/
this is where I did my modifications to implement HAL pin for setting world
mode (I link that to axis.n.homed through and4 module in HAL);
2) there is another file "axis.tcl" in /usr/share/axis/tcl that I also just
rename to whatever-the-name-is.tcl without any modifications;

Then in your INI file instead of axis you write whatever is your GUI name
in the particular line DISPLAY = ...

-- 
Viesturs

If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to