re: IJK interp
Posted by
Alan Marconett KM6VV
on 2001-01-25 19:17:46 UTC
Ballendo,
So "FROM" Current position is the same as "TO" the center. Got it. So
my flavor is "Fanuc". I kinda thought it might be.
The 67.5 was part of MY comment ('C' code), these two lines draw a 360
degree circle, starting at the 67.5 degree position. One of my early
tests. These two lines were actually hard coded in a table of many
selections, so that I could quickly command an arc for test purposes.
Kinda like a "canned" routine.
Alan KM6VV
ballendo@... wrote:
So "FROM" Current position is the same as "TO" the center. Got it. So
my flavor is "Fanuc". I kinda thought it might be.
The 67.5 was part of MY comment ('C' code), these two lines draw a 360
degree circle, starting at the 67.5 degree position. One of my early
tests. These two lines were actually hard coded in a table of many
selections, so that I could quickly command an arc for test purposes.
Kinda like a "canned" routine.
Alan KM6VV
ballendo@... wrote:
>
> Alan,
>
> The most common IJK seems to be the SIGNED distance FROM the CURRENT
> position TO the arc center. And is usually incremental FROM the
> CURRENT position. As you used in your example, which is consistant
> with most Fanuc 'flavors'.
>
> G00 x0y0
> G01 x1 F45
> G02 x1 y0 I0 J1 (2 unit circle dia. centered at 1,1)
>
> >The one I first "understood" (?) must be "TO" the center?
> >
> > G00 X 0.191 Y 0.462
> > G03 X 0.191 Y 0.462 I -0.191 J -0.462 (#1 CCW 360 circle @ 67.5)
> >Alan KM6VV
>
> >P.S. I assume this is all in your new book? Is it too early for
> >a "flap cover" description of the book?
>
> Not too early, just don't want to "release it" yet...
>
> Ballendo
>
> P.S. I may be brain dead here, but what is that 67.5?
Discussion Thread
Alan Marconett KM6VV
2001-01-25 19:17:46 UTC
re: IJK interp
ballendo@y...
2001-01-25 21:32:33 UTC
re:Re: re:Re: re: IJK interp
Jon Elson
2001-01-25 22:51:18 UTC
Re: [CAD_CAM_EDM_DRO] re:Re: re: IJK interp
Smoke
2001-01-25 23:38:30 UTC
Re: [CAD_CAM_EDM_DRO] re:Re: re:Re: re: IJK interp
ballendo@y...
2001-01-26 03:16:59 UTC
re:Re: re: IJK interp
ballendo@y...
2001-01-26 03:34:59 UTC
re:Re: re:Re: re: IJK interp
Smoke
2001-01-26 09:52:12 UTC
Re: [CAD_CAM_EDM_DRO] re:Re: re:Re: re: IJK interp