The question is rather to the developer Tom.
Tom, please help me understand - the circular interpolation code G2 / G3 does not work.
Here is an example of my simple code:
Code: Select all
G21 G90 G17
G49 G40
F100
G0 X0 Y0
G2 X60.0000 Y10.0000 I10.0000 J0.0000
M30
Although the radius of the arc is an integer and there should be no error.
Arc accuracy settings in the picture.
I can not understand what the problem is .....