2010/12/13 dambacher-retrofit.de <[email protected]>: > 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) >
I would suggest using XYZ for one catch, ABC for the other catch (so that A is parallel to X, B parallel to Y and C parallel to Z, or any other way, so that You remember and create correct g-code for it) and then You have UVW remaining for main Y and hydraulic and maybe something else. Create INI file, where joints 3, 4 an 5 are linear joints. I suppose that You would not need any additional work with kinematics - trivkins seems totally fine to me. I suspect that preview would not work and additional precaution not to crash one catch into another (sorry, I do not really understand, how they are meant to be located in respect of one to another and the rest of machine). Viesturs ------------------------------------------------------------------------------ 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
