On 06/04/14 05:17, Howard Mearns wrote: > I need some clarification on lathe setup. The integrator manual seems to > indicate that I should remove the [axis_1] section. Some older posts say that > I will have to make a dummy 'y' axis. > > I worked on ini/hal bugs/learning curve until I got Axis to appear without > crashing setup just as a mill. I then went to the lathe configuration > section of the integrators manual and did as instructed. (g 18, , lathe=1, > remove [axis 1].) Now it crashes and gives me an error that the axis 2 > enable out pin does not exist. (What does axis 2 have to do with axis 1?) > > Does removing the y axis mean that axis 1 is now the z axis? > > Thank you, > Howard > > Project lathe particulars: > Wasino L5-J2 circa 1986 > 12 position turret (behind spindle centerline) > DC Fanuc spindle control > Fanuc 3T yellow cap servos and drives > Mesa 5i25,7i77 (I have 5v and field power applied with flashing green light > when Axis opens successfully) > EMC 2.5 > Jitter 10k to 15k ns > Started from John Thornton's sample configuration files > > ------------------------------------------------------------------------------ > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > Howard all you need to do is edit these lines in your INI file
[DISPLAY] LATHE = 1 [TRAJ] AXES = 3 COORDINATES = X Z you can leave axis_1 in place if you wish it bears no part now axis names do not change axis 0 = X axis 2 = Z ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
