Re: 4-axis control
Posted by
Jon Elson
on 1999-10-12 12:48:51 UTC
Fred Proctor wrote:
making that XYZ and B - although, in truth, the CNC control
really has no need to know the difference between these. It is really
up to the program that WRITES the G-code to know which linear
axis is parallel to the rotary axis. The controller just moves things
as it is told to.
Thanks,
Jon
> From: Fred Proctor <proctor@...>Most likely I would want XYZ and A. But, I'd like the option of
>
> EMC folks,
>
> I'm working on 4-axis control for EMC. We are finishing up a version of
> the G code interpreter that is configurable for variations of XYZABC. I
> need to fix the motion planner to handle orientation control. This is
> what will take the most time. The stepper motor interface can handle 6
> axes (this is what I used for the hexapod) so that's done. Servos
> already handle up to 8 axes.
>
> For those of you who want four (or five) axes, what are your
> configurations?
making that XYZ and B - although, in truth, the CNC control
really has no need to know the difference between these. It is really
up to the program that WRITES the G-code to know which linear
axis is parallel to the rotary axis. The controller just moves things
as it is told to.
Thanks,
Jon
Discussion Thread
Fred Proctor
1999-10-12 11:25:58 UTC
4-axis control
Jon Elson
1999-10-12 12:48:51 UTC
Re: 4-axis control
Jon Anderson
1999-10-12 12:44:08 UTC
Re: 4-axis control
Andrew Werby
1999-10-12 05:36:02 UTC
Re: 4-axis control
Brian Register
1999-10-12 14:55:54 UTC
Re: 4-axis control
Dan Falck
1999-10-12 17:01:55 UTC
Re: 4-axis control
Jon Elson
1999-10-12 22:57:49 UTC
Re: 4-axis control
Ian Wright
1999-10-13 11:01:44 UTC
Re: 4-axis control
Jon Elson
1999-10-13 16:21:22 UTC
Re: 4-axis control