I was doing some work to add XYUV foam machines to stepconf in master. In the [Traj] I have
TRAJ] AXES = 8 COORDINATES = X Y U V Then I added info in the [AXIS_ ] for axes 0,1,6,7. When I started linuxcnc it errorred do to missing AXIS info. strangely it requires: [AXIS_2] MAX_LIMIT = 8.0 MIN_LIMIT = -0.01 HOME_OFFSET = 0.0 Then it fires up seemingly with no problem. To be clear it is requiring _some_ info for the not-used axis 2 (z axis), but doesn't require _any_ info on any other not-used axis. This seems strange to me. A bug? Chris M ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers