> Hmm probably nobody. Why?
> That solution can report percentage of execution. and works only in
> stepper sistem. The solution should be steper and servo friendly.
> If we want that "precision" then assuming coherent file we can just
> calculate percentage from CurrentLine/TotalLinesInFile*100 %
> And from that and already elapsed time we can get ETA time pretty good.
> Ie if we are in 10% and for that needed 10 minutes we know that 90
> minutes is time to go.
> But the files are no coherent so the output will wary. The question is
> just how much? If half of file is roughting and other half is finishing
> then at 50% the report can be pretty wrong (the feedrates are not
> calculated)
>
> The better way can be to calculate "normalised" lenght of path (to
> acount feedrate) and calculate percentage of that.
>
> A lot of different way to solution. But have no knowledge to programming
> to do that.
>
>
Line in file is not a good idea, that will not work with functions. But EMC2
calculates the entire path for showing on the screen so the path exists
complete.

-Sven
------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to