CAD CAM EDM DRO - Yahoo Group Archive

Re: Re: Re: G92

Posted by Ray Henry
on 2002-07-15 19:34:49 UTC
>    From: "Les Watts" <leswatts@...>
> Subject: Re: Re: G92
<s>
Now when I run another part requiring
> re-zeroing I do that with a new G92 in MDI before running the
> gcode program again. The display then indicates the SUM
> of the latest offset and the previous one. I end up just closing
> EMC and restarting, including re-homing the axes, because
> i'm not sure what's going on.

That's what I was trying to say when I suggested a first time g92 offset.
If you issue a g92.1 it will erase all of the g92 offsets in memory and
you can then issue a new g92 and you should get a correct answer. Let me
know if that is the case. It seems to be with the little I do here.

> I am sure not going to claim expertise in this dialect of RS-274.
> I just read the documentation for the interpreter-but I think that
> is for the old original one. I think documentation for some of the
> changes is a little sparse. Reading the rems in the latest
> interpreter source code might be a good thing for me to do.
> G92.1, G92.2, and G92.3 are a mystery for me.

g92.2 cancels the current g92 offsets but does not remove them from
memory. To my way of thinking this is real dangerous. They are supposed
to come back with a g92.3, if they are still in there.

Stopping the emc and restarting does not always cancel them out. Most of
the time, they are written to the var file. You could check the var file
when you start up. It's under view offsets and variables and the
relevant variable names are 5211 to 5216 and you can set them to zero
using that screen and then reload parameters with the button if all else
fails.

HTH

Ray

Discussion Thread

Les Watts 2002-07-15 08:18:09 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 imserv1 2002-07-15 11:23:13 UTC Re: G92 Ray Henry 2002-07-15 19:34:49 UTC Re: Re: Re: G92 Ray Henry 2002-07-15 19:38:49 UTC Re: Re: G92 Tim Goldstein 2002-07-15 23:03:28 UTC RE: [CAD_CAM_EDM_DRO] G92 Les Watts 2002-07-16 09:05:22 UTC Re: [CAD_CAM_EDM_DRO] G92 Ray Henry 2002-07-16 19:25:46 UTC Re: Re: Re: G92 Ray Henry 2002-07-16 19:25:48 UTC Re: RE: G92 Matt Shaver 2002-07-16 20:43:18 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 Jon Elson 2002-07-16 21:50:17 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 Jon Elson 2002-07-16 22:17:15 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 Joel Jacobs 2002-07-17 08:07:07 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 Tim Goldstein 2002-07-17 09:42:10 UTC Re: [CAD_CAM_EDM_DRO] G92 Tim Goldstein 2002-07-17 09:46:13 UTC Re: [CAD_CAM_EDM_DRO] G92 Jon Elson 2002-07-17 10:31:47 UTC Re: [CAD_CAM_EDM_DRO] G92 Keith Rumley 2002-07-17 14:15:12 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 Matt Shaver 2002-07-17 21:07:46 UTC EMC Bug List (was G92) Ray Henry 2003-03-07 11:09:19 UTC Re: Re: G92 pcfw 2003-03-07 16:54:39 UTC Re: G92 Ray Henry 2003-03-08 09:42:46 UTC Re: Re: G92