Re: [CAD_CAM_EDM_DRO] DIFFERENCE BETWEEN G90 & G91?
Posted by
Alan Marconett KM6VV
on 2002-01-21 11:50:01 UTC
Hi Woodknack,
Let's assume you're at coordinate 3.00, 3.00
G90 absolute mode (which is modal) means when you issue a "G01 X1.0
Y2.0", command (block) you will go to the coordinate 1.00, 2.00
G91 incremental mode (also modal) means when you issue the same "G01
X1.0 Y2.0" command, you will move to 4.00, 5.00
So absolute, just go to the specified coordinates. incremental
(relative), adjust your current position by the specified "offsets".
Modal means the "mode" stays in effect until changed by another modal
command of the same group.
Alan KM6VV
P.S. The Gcode section of EMC is a good place to "study up" on the
majority of Gcodes (and Mcodes) encountered by the hobbyist. Also, read
the descriptions of the controller programs you are using or considering
using.
woodknack wrote:
Let's assume you're at coordinate 3.00, 3.00
G90 absolute mode (which is modal) means when you issue a "G01 X1.0
Y2.0", command (block) you will go to the coordinate 1.00, 2.00
G91 incremental mode (also modal) means when you issue the same "G01
X1.0 Y2.0" command, you will move to 4.00, 5.00
So absolute, just go to the specified coordinates. incremental
(relative), adjust your current position by the specified "offsets".
Modal means the "mode" stays in effect until changed by another modal
command of the same group.
Alan KM6VV
P.S. The Gcode section of EMC is a good place to "study up" on the
majority of Gcodes (and Mcodes) encountered by the hobbyist. Also, read
the descriptions of the controller programs you are using or considering
using.
woodknack wrote:
>
> What is the difference between G90 which is absolute mode and G91
> which is incremental mode. Can someone break down what absolute mode
> and incremental mode is. Its probably very simple, Im just very new
> to this.
Discussion Thread
woodknack
2002-01-21 08:07:37 UTC
DIFFERENCE BETWEEN G90 & G91?
Daniel J. Statman
2002-01-21 08:33:52 UTC
Re: [CAD_CAM_EDM_DRO] DIFFERENCE BETWEEN G90 & G91?
Bob Campbell
2002-01-21 08:34:20 UTC
Re: [CAD_CAM_EDM_DRO] DIFFERENCE BETWEEN G90 & G91?
Michael Milligan
2002-01-21 09:02:50 UTC
RE: [CAD_CAM_EDM_DRO] DIFFERENCE BETWEEN G90 & G91?
Alan Marconett KM6VV
2002-01-21 11:50:01 UTC
Re: [CAD_CAM_EDM_DRO] DIFFERENCE BETWEEN G90 & G91?
yethdear0
2002-01-21 16:48:13 UTC
Re: DIFFERENCE BETWEEN G90 & G91?
Fitch R. Williams
2002-01-21 17:01:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: DIFFERENCE BETWEEN G90 & G91?
woodknack
2002-01-21 17:22:18 UTC
Re: DIFFERENCE BETWEEN G90 & G91?
imserv1
2002-01-21 17:28:39 UTC
Re: DIFFERENCE BETWEEN G90 & G91?
Carol & Jerry Jankura
2002-01-21 18:23:32 UTC
When to use What
Jon Elson
2002-01-21 23:20:23 UTC
Re: [CAD_CAM_EDM_DRO] When to use What
yethdear0
2002-01-22 04:19:30 UTC
Re: When to use What
ballendo
2002-01-22 07:19:27 UTC
safety blocks was Re: DIFFERENCE BETWEEN G90 & G91?
ballendo
2002-01-22 07:24:08 UTC
safety blocks Re: DIFFERENCE BETWEEN G90 & G91?
Gail & Bryan Harries
2002-01-22 07:40:19 UTC
RE: [CAD_CAM_EDM_DRO] safety blocks Re: DIFFERENCE BETWEEN G90 & G91?
ballendo
2002-01-22 07:42:49 UTC
Re: When to use What
imserv1
2002-01-22 08:35:31 UTC
safety blocks Re: DIFFERENCE BETWEEN G90 & G91?