- Home
- XXL to PGM converter
- Messages
- Coordinate out of range
Coordinate out of range
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
After scaling to hundredths of a millimetre, a coordinate no longer fits in the signed 32-bit field the PGM uses. The limit is about 21 million millimetres, so this normally means a typo or a unit mix-up rather than a real position.
G2 X99999999.000 Y200.000 I250.000 J250.000How to fix it
Check the coordinate on the reported line. A value in microns or a misplaced decimal point is the usual cause.
Applies to
- Parameters: X Y Z I J V TVerified