Machsupport Forum
Support => Forum suggestions and report forum problems. => Topic started by: gael on July 03, 2007, 12:24:27 PM
-
Dear all,
My problem is the following:
It appears that when passing a circular interpolation in the format "G2 X Y I J", the interpolation center (I J) is always interpreted by mach3 as a relative coordinate and never as a an absolute coordinate. Even with the proper G90, X and Y are correctly interpreted as absolute coordinates while I and J are treated as relative coordinates.
What can be done to make Mach3 G-Code interpretation to fit with the norme?
Best regards,
Gaël
-
At the start of your gcode, on a line of its own enter G90.1 this will tell mach that arc I & J are to be absolute.
Graham.
-
Graham,
That's great!!! It works!
Tell me : Have I missed something in Mach3's documentation? Is this "trick" written somewhere?
Best regards,
Gaël
-
Its in the documents somewhere but I forget where.
Graham.
-
You can also change the default IJ mode in the general config screen.
-
OK.
I hadn't seen this setting.
You can also change the default IJ mode in the general config screen.