I have a very limited understanding of the EMC source code and how EMC works, but ... if you are really asking; "What axes can I use if I need more angular axes than A, B and C?". My guess is that, you can't because there are only three angular axes available. You would need to edit the source code to provide for more. If writing the code is what you are trying to do, and you just need to know what to call your new axes -- my guess is that you may call them whatever you want other than X, Y, Z, U, V, W, A, B or C. Others here may be of more assistance. It may help if you could elaborate more on what you are trying to do.
Kirk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Wed, 2007-10-10 at 14:04 -0600, [EMAIL PROTECTED] wrote: > Hi Kirk > Thanks for direction, > > I look through C programming part of > http://cvs.linuxcnc.org/lxr/source/src/emc/task/emccanon.cc#140 > > and notes that parameters X Y Z have incremental value U V W accordingly. > Question, what is incremental value for axes A D C ? > > Aram Kasparov ------------------------------------------------------------------------- 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
