CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] G-Code

Posted by Jon Elson
on 2002-05-26 23:08:45 UTC
Gene wrote:

> Yes I got a new copy of desk engrave. This is what I get when I try to
> save "Cap" in bookman old style, 72 points. Its the same if I save
> directly from Desk Engrave or DFX- Ace converter.Ive tried 100 times
> with the same result.
> G90 TO F100.0
> N0 G00 Z25
> N1 G00 X-3 Y1
> N3 G01 Z0 F100.0
> N4 F100.0
> N5 X-3 Y1
> N6 X-3 Y1
> It goes on like this for 675 lines somtimes it goes to x-1 or X-2and Y0
> But that is the only change.

So, what is the problem? The first line is a bit odd. After that, these lines
are definitely "G-code", aka RS-274D.

G00 is rapid feed
G01 is a cutting feed at 100 IPM
line N4 has a feed without a move, not allowed in EMC and other
CNC programs.
Oh, N0 has a rapid feed to Z=+25, if that is inches, most machines
won't have that much travel!

If your complaint is that the X-3 Y1 is repeated, I wonder if there is some
setting telling it to only send one digit. I notice all the coordinates are
in even inches, no fraction, and that sounds odd. So, check if there is a
set precision option, or something similar.

Jon

Discussion Thread

Art Fenerty 2000-09-02 10:24:29 UTC G-Code Gene 2002-05-26 09:43:03 UTC G-Code William Scalione 2002-05-26 10:12:20 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 10:25:25 UTC Re: [CAD_CAM_EDM_DRO] G-Code William Scalione 2002-05-26 10:38:36 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 11:04:29 UTC Re: [CAD_CAM_EDM_DRO] G-Code William Scalione 2002-05-26 11:17:36 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 13:47:06 UTC Re: [CAD_CAM_EDM_DRO] G-Code John Guenther 2002-05-26 14:33:21 UTC RE: [CAD_CAM_EDM_DRO] G-Code William Scalione 2002-05-26 14:48:06 UTC Re: [CAD_CAM_EDM_DRO] G-Code Randy Gordon-Gilmore 2002-05-26 15:27:50 UTC Re: [CAD_CAM_EDM_DRO] G-Code Alan Marconett KM6VV 2002-05-26 15:33:50 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 15:38:55 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 15:57:23 UTC Re: [CAD_CAM_EDM_DRO] G-Code William Scalione 2002-05-26 16:26:54 UTC Re: [CAD_CAM_EDM_DRO] G-Code Gene 2002-05-26 18:16:38 UTC Re: [CAD_CAM_EDM_DRO] G-Code Jon Elson 2002-05-26 23:08:45 UTC Re: [CAD_CAM_EDM_DRO] G-Code Carol & Jerry Jankura 2002-05-27 06:38:20 UTC RE: [CAD_CAM_EDM_DRO] G-Code