Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Tarak on February 11, 2008, 05:58:48 PM

Title: Angular short rotation on G0 question??
Post by: Tarak on February 11, 2008, 05:58:48 PM
Is it possible to Angular short rotation on G0 for just G90 not G91 aswell?
I don't see the purpose if you are using incremental why you would need it, it defeats the purpose of incremental........doesn't it.....or am I missing the point?
Thanks
Title: Re: Angular short rotation on G0 question??
Post by: jimpinder on February 13, 2008, 02:44:22 PM
The answer is yes - if you check it out on an unconected PC. I haven't had a real play with it, but on G90 it goes the shortest way to the required position. On G91 the move is incremental to the posiition you are at so moves in the 0 - 180 bracket move you forward, moves in the 180 to 360 bracket move you in reverse. However - say you are at 10 degrees - G0 A10 moves you to 20, G0 A350 moves you to 0.

Is there something deep in that - or could you just use G0 A-10 instead