On 10 August 2011 14:22, charles green <[email protected]> wrote: > ..hmm. fairly logical? maybe. exactly logical .. i dont know.
Maybe it is a kind of "programmer-logical" rather than "normal human being logical" Given the parameters we have, what values do we put in them to indicate that the axis should show as homed after the home-all sequence without actually moving? We have basically two variables to encode 4 behaviours: Homing to switches inside the sequence, Manual homing outside the sequence, homing without moving inside the sequence, homing without moving outside the sequence. So, the software author chose to encode inside/outside the sequence with the HOMING_SEQUENCE parameter, and the move / don't move aspect with the HOME_SEARCH_VEL parameter. other choices were possible, of course, including extra parameters. -- atp "Torque wrenches are for the obedience of fools and the guidance of wise men" ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
