On 13 December 2010 15:10, dambacher-retrofit.de
<[email protected]> wrote:

> Is there a solution for having multiple X axis  (setup and/or interpolation)
> named e.g. x1, x2?

Yes and no. The "no" is that G-Code only understands single-letter
commands. So "X2" is parsed identically to "X 2".

However, if you could persuade the postprocessor to deal with it,
using XYZ for one stop, UVW for the other and perhaps A and B for Y
and W would work.

The other alternative would be to write a new interpreter that uses
something other than G-Code.

-- 
atp
"Torque wrenches are for the obedience of fools and the guidance of wise men"

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to