- Home
- XXL to PGM converter
- Messages
- Arc without a centre
Arc without a centre
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
A G2 or G3 line does not carry all four of X, Y, I and J. An arc record stores both the end point and the absolute centre, so none of the four can be inferred.
G2 X300.000 Y200.000How to fix it
Add the missing values. I and J are the absolute coordinates of the arc centre, not an offset from the arc start.
Applies to
- G2: clockwise arcsVerified