Andy,
Thanks for the help.  Line 1068 is for metric.  I was able to go from there and 
found inch.  I have not touched the lathe for a few month so I am kinda having 
to go around and re adjust to where things are again.

  Thanks again.


Clint Washburn 

On Mar 29, 2013, at 5:12 AM, andy pugh <[email protected]> wrote:

> On 29 March 2013 04:36, Clint Washburn <[email protected]> wrote:
>> Can someone point me to where I can find how to change the machine units
>> resolution in axis?  As the default for inch is 0.0000 I would like to go
>> out to 0.00000.  What would I need to change to change the displayed
>> resolution?
> 
> This feels like something that you should be able to do with .axisrc,
> but I haven't found a way.
> 
> gksudo gedit (this opens gedit in super-user mode)
> then open /usr/share/pyshared/rs274/glcanon.py
> Edit line 1068 and change
> format = "% 6s:% 9.3f"
> to
> format = "% 6s:% 9.6f"
> for 6 digits of decimals/
> Then save the file.
> 
> 
> -- 
> atp
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto
> 
> ------------------------------------------------------------------------------
> Own the Future-Intel(R) Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest. Compete 
> for recognition, cash, and the chance to get your game on Steam. 
> $5K grand prize plus 10 genre and skill prizes. Submit your demo 
> by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to