Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
Posted by
Raymond Heckert
on 2002-11-02 18:19:34 UTC
As it happens, my SHARNOA CNC Vmill uses Polar coords for
rapids (G10), linear feeds (G11), and circular
interpolation (G12 & G13). The Polar mode allows
geometrically pure ellipses, too. Also, makes very easy to
machine helixes (read make threads). There are also two
recti-linear G-codes, G00; a rapid, and G01; a linear
interpolation. But, perhaps you're talking about a
'Robot-Arm' type of effector, where you'd have to calculate
the angle vs. arm radius to determine true position.
RayHex
----------
rectangular one. The big benefit to me would be that the
single most expensive component of a router/plama type of
system is the slides and drive components (the screws or
rack/pinon not the motor itself) for the longest axis (for
systems of the size/type I have in mind this would be to
move a gantry). But I assume that would mandate a change
to the controller so it could interpret g-codes as polar
coordinates. Are there any controller packages out there
currently that support polar-coordinates?
rapids (G10), linear feeds (G11), and circular
interpolation (G12 & G13). The Polar mode allows
geometrically pure ellipses, too. Also, makes very easy to
machine helixes (read make threads). There are also two
recti-linear G-codes, G00; a rapid, and G01; a linear
interpolation. But, perhaps you're talking about a
'Robot-Arm' type of effector, where you'd have to calculate
the angle vs. arm radius to determine true position.
RayHex
----------
> From: Lee Wenger <wenger2k@...>be based on a polar coordinate system rather than a
>
> What all would have to happen to allow a CNC machine to
rectangular one. The big benefit to me would be that the
single most expensive component of a router/plama type of
system is the slides and drive components (the screws or
rack/pinon not the motor itself) for the longest axis (for
systems of the size/type I have in mind this would be to
move a gantry). But I assume that would mandate a change
to the controller so it could interpret g-codes as polar
coordinates. Are there any controller packages out there
currently that support polar-coordinates?
Discussion Thread
Lee Wenger
2002-11-02 09:24:14 UTC
Polar Coordinate based CNC
Alan Marconett KM6VV
2002-11-02 12:04:00 UTC
Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
Dan Statman
2002-11-02 12:40:41 UTC
Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
Raymond Heckert
2002-11-02 18:19:34 UTC
Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
Jon Elson
2002-11-02 21:56:22 UTC
Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
galt1x
2002-11-03 04:23:55 UTC
Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC
Dave Kowalczyk
2002-11-03 20:40:13 UTC
Re: Polar Coordinate based CNC