Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: marks3465 on February 09, 2013, 10:15:27 PM

Title: G Code out of Range
Post by: marks3465 on February 09, 2013, 10:15:27 PM
New to Mach3, I get this error every time I load Mach3.  I still can use it, but it is starting to bug me.  I would understand this error if I have loaded a G code file, but it shows this error soon as I start up Mach3.  The actual error code is (G code out of range, Block = G80 55000.  Please help!
Title: Re: G Code out of Range
Post by: woodspinner on February 09, 2013, 10:32:10 PM
Look at Config/General Config, initialization string

John
Title: Re: G Code out of Range
Post by: marks3465 on February 10, 2013, 12:02:43 AM
Thanks, that fixed it.
Title: Re: G Code out of Range
Post by: vikas on March 15, 2014, 09:55:31 AM
What should be the value in the General Config -> Initialization String? Is there any other setting needed. I am also finding the same error "G code out of range". Suggest the solution.
Title: Re: G Code out of Range
Post by: ger21 on March 15, 2014, 11:01:46 AM
What's in your initialization string?
Title: Re: G Code out of Range
Post by: vikas on March 15, 2014, 11:03:42 AM
At present it is G80 M108
Title: Re: G Code out of Range
Post by: ger21 on March 15, 2014, 11:09:41 AM
What's in your M108 macro?

And what is the entire "G Code out of range" message?
Title: Re: G Code out of Range
Post by: vikas on March 15, 2014, 11:14:25 AM
I am just using the default general configuration. I don't know about the M108 macro. The error 'G code out of Range' comes immediately after startup the mach3 software. Moreover the Initialization String checkbox is also not checked. Then also I am getting this message.
Title: Re: G Code out of Range
Post by: ger21 on March 15, 2014, 11:28:25 AM
Try deleting the M108 from the Initialization String.
Title: Re: G Code out of Range
Post by: vikas on March 15, 2014, 11:36:29 AM
No, it is still giving the same error. The very interesting thing is that the same system was working fine before, but since last two days it is giving this error.
Title: Re: G Code out of Range
Post by: vikas on March 16, 2014, 03:10:22 AM
Today I did the fresh installation of Windows7 ultimate and the mach3 software. It is still giving the error G CODE OUT OF RANGE: BLOCK G80 M108. Give the solution for this trouble?
Title: Re: G Code out of Range
Post by: ger21 on March 16, 2014, 08:13:28 AM
Delete both the G80 and M108 from the Initialization String.
Title: Re: G Code out of Range
Post by: vikas on March 18, 2014, 08:52:26 AM
Hi Gerry,
Today, I tried a new Mother Board (brand and model same but used old RAM, Proc and all other stuff) and saw that it is working. Even HardDisk was of same old installation (no new installation of either Win7 or Mach).

I'm not sure what is the hardware dependency. Maybe something is coming in the way (which may have gone bad). Any idea?