On Fri, Apr 06, 2012 at 09:39:04AM +0300, propcoder wrote: > I know such thing like feedrate (F in G-code), but don't know any parameter > of velocity for combined moves. Does it exist? How is it called like and > where to find it?
I don't understand what you're asking for. In LinuxCNC each axis has a max velocity and a max acceleration. Each move is taken at the fastest speed possible that doesn't exceed the programmed F word, or any of the velocity or acceleration constraints of any axes that are involved in the move. This is even correct in a configuration where some axes have a different max velocity or acceleration than others. A different velocity for combined moves doesn't make any sense to me. Can you explain in detail what you mean? ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
