CAD CAM EDM DRO - Yahoo Group Archive

Re: How does G02 & G03 work?

Posted by Darrell
on 2000-02-02 13:11:32 UTC
Clint,
I, J and K values are usually handled by the CAD/CAM software. If you are
trying to do it by hand, you will need to be able to handle trig functions.
That said, in a G02/G03 command, the X and Y values are the end point of the
arc. I is the start of the arc to the center point of the arc in the X
direction.
J is the start of the arc to the center point of the arc in the Y direction
and K is the start of the arc to the center point of the arc in the Z
direction.
An arc going clockwise from X0, Y0 to X.5, Y-.5 with a .5" radius would look
like G02 X.5 Y-.5 I0 J-.5 for a FANUC style code that uses incremental
signed I and J values.
Darrell
----- Original Message -----
From: Clint Bach <clintbach@...>
To: <CAD_CAM_EDM_DRO@onelist.com>
Sent: Wednesday, February 02, 2000 11:44 AM
Subject: [CAD_CAM_EDM_DRO] How does G02 & G03 work?


> From: Clint Bach <clintbach@...>
>
> Hi,
>
> I need help understanding the G02 and G03 commands. I don't understand
> the I, J K thing and the rest of the things about it. The references I
> have on those commands devote about a paragraph and don't give me a
> complete picture of how to use them.
>
> Can someone point me to a reference on the web that gives enough
> information to actually explains this? Or something else????
>
> Thanks,
>
> Clint Bach
>
> --------------------------- ONElist Sponsor ----------------------------
>
> GET A NEXTCARD VISA, in 30 seconds. Get rates as low as 2.9 percent
> Intro or 9.9 percent Fixed APR and no hidden fees. Apply NOW.
> <a href=" http://clickme.onelist.com/ad/NextcardCreative4SR ">Click
Here</a>
>
> ------------------------------------------------------------------------
>
> Welcome to CAD_CAM_EDM_DRO@...,an unmoderated list for the
discussion of shop built systems in the above catagories.
> To Unsubscribe, read archives, change to or from digest.
> Go to: http://www.onelist.com/isregistered.cgi
> Log on, and you will go to Member Center, and you can make changes there.
> For the FAQ, go to http://www.ktmarketing.com/faq.html
> bill,
> List Manager
>
>

Discussion Thread

Clint Bach 2000-02-02 11:44:54 UTC How does G02 & G03 work? Darrell 2000-02-02 13:11:32 UTC Re: How does G02 & G03 work? Jon Elson 2000-02-02 14:03:49 UTC Re: How does G02 & G03 work? Darrell 2000-02-02 14:04:43 UTC Re: How does G02 & G03 work? Jon Elson 2000-02-02 15:39:04 UTC Re: How does G02 & G03 work? Jon Elson 2000-02-07 22:33:55 UTC Re: Re: How does G02 & G03 work? Darrell 2000-02-08 00:31:29 UTC Re: Re: How does G02 & G03 work? Fred Smith 2000-02-08 06:16:57 UTC Re: Re: How does G02 & G03 work? Jon Elson 2000-02-08 12:49:47 UTC Re: Re: How does G02 & G03 work? Ray Henry 2000-02-09 09:17:12 UTC Re: How does G02 & G03 work? Darrell 2000-02-09 12:59:31 UTC Re: Re: How does G02 & G03 work? Fred Smith 2000-02-09 13:41:58 UTC Re: Re: How does G02 & G03 work? Jon Elson 2000-02-09 15:53:59 UTC Re: Re: How does G02 & G03 work? Jon Elson 2000-02-09 22:30:14 UTC Re: Re: How does G02 & G03 work?