[EMAIL PROTECTED] wrote: > I tried Axis and it makes sense now. Now I understand how I can combine all > the > positive limit switches to one input to perform the home sequence. > > The other thing I have been wondering about is whether there is a way to > start a > program with a homing sequence. > > I am trying to train people to home before they run a program but am very > scared > about someone forgetting it. Is it possible to secure this at the beginning > of a > program? >
There is no g-code that will tell EMC2 "do a homing sequence". There is G28, but that says "go to the home position", assuming that you've already homed the machine so it knows where that position is. It might be a nice feature to be able to automatically issue a home-all when you go into "machine on", if it isn't already homed. I know a certain EMC2 developer who was always forgetting to home the Mazak at the CNC workshop.... Regards, John Kasunich ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
