RhinoCAM - Tolerance from Rhino to G-Code

Hi,

we are using RhinoCAM 2022 with an ISEL GFV CNC machine. From time to time, we have trouble with some posted programms where the end of a linear motion is out-of-tolerance difference to the begining of a circle motion.

Example:

N2241 MOVEABS X73117 Y289784
N2242 CWABS X74387 Y282164 I-80794 J259145

According to ISEL-Support, the distance between the two points is larger than their tolerance (0.05mm). Setting them to the same values fixes our problem.

How can we prevent that issue in the future? We use our own postprocessor (uploaded as .txt) in the legacy/.spm format, but there does not seem to be an option to adjust tolerance.
Changing tolerance in Rhino does nothing, Are there any other options to check?

Hoping for some input/advice,

best regards,
roger

ISEL_FRA_UAS.txt (23.1 KB)