There's no place like home Re: G code
Posted by
ballendo
on 2004-02-01 07:30:31 UTC
In CCED, "Fred Smith" <imserv@v...> wrote:
Fred is right. Just want to add a bit about those "capabilities":
Of the three he mentions, only the G27 is really a "home-ING"
command. Because it is the one that RESETS the machine position
according to the switches.
The G28 is a RETURN to the home POSITION. (without checking the
switches. But on many controls there will be "home" indicator lights
which may or may not signify having reached the actual--according to
the switches--home point. In other words, they may light up whenever
the axis readouts are at zero in G53--the machine coord system.)
And G29 is a return FROM the home position. (again without
any "check" of the position.)
Both G28 and G29 usually allow an intermediate point to be
included "on-the-way" to the home position. This is used to stay
clear of the work or work-holding devices.
There are a few controls which use an M code for homing, and it is
often a high number like M101.
And on some controls, you could set up a homing routine using the
macro language, and then alias it to a given G code...
Hope this helps,
Ballendo
> Most controls do have a command for homing. On Fanuc it is withHello,
> G27, G28, and G29, each with it's own capability.
Fred is right. Just want to add a bit about those "capabilities":
Of the three he mentions, only the G27 is really a "home-ING"
command. Because it is the one that RESETS the machine position
according to the switches.
The G28 is a RETURN to the home POSITION. (without checking the
switches. But on many controls there will be "home" indicator lights
which may or may not signify having reached the actual--according to
the switches--home point. In other words, they may light up whenever
the axis readouts are at zero in G53--the machine coord system.)
And G29 is a return FROM the home position. (again without
any "check" of the position.)
Both G28 and G29 usually allow an intermediate point to be
included "on-the-way" to the home position. This is used to stay
clear of the work or work-holding devices.
There are a few controls which use an M code for homing, and it is
often a high number like M101.
And on some controls, you could set up a homing routine using the
macro language, and then alias it to a given G code...
Hope this helps,
Ballendo
Discussion Thread
Gene
2002-05-21 16:25:24 UTC
G code
Jon Elson
2002-05-21 21:46:57 UTC
Re: [CAD_CAM_EDM_DRO] G code
Gene
2002-05-21 22:16:29 UTC
Re: [CAD_CAM_EDM_DRO] G code
Tim Goldstein
2002-05-21 22:25:57 UTC
RE: [CAD_CAM_EDM_DRO] G code
Gene
2002-05-21 22:30:20 UTC
Re: [CAD_CAM_EDM_DRO] G code
Tim Goldstein
2002-05-21 22:38:56 UTC
RE: [CAD_CAM_EDM_DRO] G code
bjammin@i...
2002-05-22 03:04:37 UTC
Re: [CAD_CAM_EDM_DRO] G code
turbulatordude
2002-05-22 06:10:26 UTC
Re: G code
Carol & Jerry Jankura
2002-05-22 16:58:01 UTC
RE: [CAD_CAM_EDM_DRO] Re: G code
turbulatordude
2002-05-22 19:12:51 UTC
Re: G code
Jon Elson
2002-05-22 22:07:25 UTC
Re: [CAD_CAM_EDM_DRO] G code
Jon Elson
2002-05-22 22:16:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: G code
Ray Henry
2002-05-23 06:04:00 UTC
Re: Re: Re: G code
shelbyshepherd2002
2003-12-14 01:35:43 UTC
G code
Nigel Christianson
2003-12-14 06:25:05 UTC
Re: G code
cnc002@a...
2003-12-14 09:11:08 UTC
Re: [CAD_CAM_EDM_DRO] Re: G code
shelbyshepherd2002
2003-12-14 10:35:38 UTC
Re: G code
shelbyshepherd2002
2004-01-31 03:25:27 UTC
G code
Jon Elson
2004-01-31 11:08:51 UTC
Re: [CAD_CAM_EDM_DRO] G code
Fred Smith
2004-01-31 19:30:39 UTC
Re: G code
cnc002@a...
2004-01-31 19:34:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: G code
piggy
2004-01-31 20:05:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: G code
ballendo
2004-02-01 07:30:31 UTC
There's no place like home Re: G code
doug98105
2004-02-01 09:48:43 UTC
There's no place like home Re: G code
Fred Smith
2004-02-01 16:09:52 UTC
There's no place like home Re: G code
ballendo
2004-02-02 07:27:50 UTC
There's no place like home Re: G code
wanliker@a...
2006-03-13 11:46:05 UTC
G code