dambacher-retrofit.de wrote: > Hello everybody > > I want to know if emc2 can be adapted to a bending machine. > > This machine has 8 axis to move cnc adjustable stops/catches: > one main Y axis, on it two positionable stops with X,Y,Z axis each wich makes: > > U (main Y axis) > X1 (first catch) > Y1 > Z1 > X2 (second catch) > Y2 > Z2 > W (hydraulic) > > Is there a solution for having multiple X axis (setup and/or interpolation) > named e.g. x1, x2? > No, as Andy pointed out the axes are named with one character.
How is the machine positioned? Do you normally position the two catches then activate the hydraulics? If you don't need coordinated motion on all the joints, you can use M1xx scripts or motion controller analog outputs to position some actuators, then use coordinated motion only on the ones you need. - Steve ------------------------------------------------------------------------------ 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
