stepconf should write an inifile that enables "home all" if you have
home switches for all axes.  If you don't have home switches, or you
have them for only some axes, then axis won't write an inifile that
enables "home all".

If you do have home switches on all axes, then the "home" button should
change to say "home all", and pressing it will home Z, then X, then Y,
then A (if you have it).

If you want to "home all" without a full set of home switches, then you
can add it to your inifile after the fact.  Here are the settings that
give the homing order I described above:
    [AXIS_0]
    HOME_SEQUENCE = 1

    [AXIS_1]
    HOME_SEQUENCE = 2

    [AXIS_2]
    HOME_SEQUENCE = 0

Jeff

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to