Don Stanley wrote: > MIN_LIMIT = 0.0 > MAX_LIMIT = 10.7 > > Oh, if you are homing to the positive limit switch, then your limits above should be :
MIN_LIMIT = -10.7 MAX_LIMIT = -0.1 Jon ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
