Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Segrest on February 28, 2007, 12:05:11 AM

Title: Another G-Code Loading Problem
Post by: Segrest on February 28, 2007, 12:05:11 AM
Greetings,

I am having some difficulty loading a complex G-Code file created from a line drawing using LazyCam.  It looks ok in Mach3 on my CAD/CAM system but fails to load correctly on my machine controller.  The attached pictures show what I am seeing on each of these systems.

I have checked the IJ Mode and it seems to be set correctly (at least changing it didn't make any difference).

Any ideas would be greatly appreciated.

Bob Segrest
Title: Re: Another G-Code Loading Problem
Post by: Brian Barker on February 28, 2007, 08:56:13 AM
I see the error with the Arc's...
There are no Arc's in the program  ;)  if you would like to look for arc's in a program look for G2 or G02 and G3 or G03

Hope that helps
Brian
Title: Re: Another G-Code Loading Problem
Post by: Segrest on February 28, 2007, 09:05:48 AM
Hello Brian,

Please forgive my ignorance in advance.....

Are you telling me that Mach3 doesn't support Arcs or that LazyCam some how left the Arcs out of my G-Code?

Why does the same G-Code file appear to load correctly in my Mach3 test environment and then NOT appear to load in the production Mach3 environment?

Shouldn't they both appear the same (good or bad)?

I appreciate your assistance in getting me through the knot holes...

Bob
Title: Re: Another G-Code Loading Problem
Post by: Brian Barker on February 28, 2007, 09:11:47 AM
Looks to me like you need to move your license file over to your mill ;)

And Yes mach3 and Lcam will do Arcs if they are in your drawings... HPGL's don't have Arcs...
Title: Re: Another G-Code Loading Problem
Post by: Segrest on February 28, 2007, 09:28:10 AM
Thank you Brian,

The lack of a properly installed license will surely do this.

Bob
Title: Re: Another G-Code Loading Problem
Post by: azjon on February 28, 2007, 05:46:12 PM
what is the     (  G91.1  )
Title: Re: Another G-Code Loading Problem
Post by: Segrest on February 28, 2007, 05:54:14 PM
I have no idea.  The G-Code file was created by processing a DXF drawing through LazyCam.

Bob Segrest
Title: Re: Another G-Code Loading Problem
Post by: Brian Barker on February 28, 2007, 08:48:23 PM
G91.1 will set the acrs to Inc for that one file... I did that so you would not say "My arcs are not right" if you had ABS arcs...

it will not change the settings in mach3