CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC

Posted by galt1x
on 2002-11-03 04:23:55 UTC
Most Fanuc type controllers have a G code associated with polar
coordinates G15 polar system off,G16 Polar system on, this typically deals
with X=Radius and Y= Angle of hole from O (pivot point) which is the last
point programmed before G16 is called and a Call of G17-18-19 to select the
plane you are working in G-17 equals XY. This situation would also be a
perfect application for a macro since polar coordinates typically use the
same parameter values as a fixed cycle X,Y,R,Z,F etc.and the macro could be
used without having to have the Polar Coordinate option involved.

Paul E. Killoy

--- Original Message -----
From: "Raymond Heckert" <jnr@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Saturday, November 02, 2002 6:15 PM
Subject: Re: [CAD_CAM_EDM_DRO] Polar Coordinate based CNC


> 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
>
> ----------
> > From: Lee Wenger <wenger2k@...>
> >
> > What all would have to happen to allow a CNC machine to
> be based on a polar coordinate system rather than a
> 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?
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
> Moderator: jmelson@... timg@... [Moderator]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if
you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this to be a
sister site to the CCED group, as many of the same members are there, for OT
subjects, that are not allowed on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM.
DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
> bill
> List Mom
> List Owner
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>

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