petr ruzicka <[EMAIL PROTECTED]> writes:

> 
> Good Day Gents
> 
> Wondering if someone could shed some light on how to configure a rotary axis
so it goes back to 0 once the
> rotation is completed?, 
> 
> Regards
> Peter
> 
Hi peter
i guess what your arfter is some thing like when you have done say 630degres on
a program, u dont realy want to do a
G91 G28 A0 
and have the thing unrap the full 630degress back to A0.0 

instead you would more than like to see it do only,  only 270 back to zero, or
go forword 90degress to park at zero.
i think this would be a nice little feature as i do not think there is a command
to go back to home switch postion could not see it when i had a quick look on
gcode list., that is if u needed to go back to B0 area due to a fizure being at
zero or something.

if you dont mind ur axis off zero, you can always do
G92 A0 
at start or end of program. and set the current postion of the A axis to zero
and start again

had not tryed the above but it should work can not see any reason it should not

rob

> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> 





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to