Hello Guest it is April 23, 2024, 10:09:42 AM

Author Topic: G Code out of Range  (Read 7957 times)

0 Members and 1 Guest are viewing this topic.

G Code out of Range
« 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!
Re: G Code out of Range
« Reply #1 on: February 09, 2013, 10:32:10 PM »
Look at Config/General Config, initialization string

John
Re: G Code out of Range
« Reply #2 on: February 10, 2013, 12:02:43 AM »
Thanks, that fixed it.
Re: G Code out of Range
« Reply #3 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.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: G Code out of Range
« Reply #4 on: March 15, 2014, 11:01:46 AM »
What's in your initialization string?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: G Code out of Range
« Reply #5 on: March 15, 2014, 11:03:42 AM »
At present it is G80 M108

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: G Code out of Range
« Reply #6 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?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: G Code out of Range
« Reply #7 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.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: G Code out of Range
« Reply #8 on: March 15, 2014, 11:28:25 AM »
Try deleting the M108 from the Initialization String.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: G Code out of Range
« Reply #9 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.