Kirk Wallace wrote: >On Thu, 2007-10-11 at 14:21 -0400, Stephen Wille Padnos wrote: > > >>Kirk Wallace wrote: >> >> >... snip > > >>>If FERROR is unused in my scenario, why do I get a following error >>>message when the only change I make is from FERROR = 0.0002 to FERROR = >>>0.0001? >>> >>> >>That is a very good question! :) >> >>Does that happen at any speed, or only on G0 (or other full speed) moves? >> >>- Steve >> >> >I have been lazy and have only tested with various jog speeds in manual >mode. I don't recall at which speeds the FERROR = 0.0001 barfs and I >think its during acceleration anyway. I can try to do better testing. > > OK, thanks.
I've been describing the way I think it works, based on my looking at that code a while ago. It's possible that the code just uses FERROR when it's at full speed, without bothering to do the low end clip to MIN_FERROR. If so, that would only show up on moves that get to full speed. I'll take a look at the code sometime soon-ish (in the next week or two at any rate :) ) - Steve ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
