I have a thread mill path that I'm playing with. I need to break the arcs into lines for an old controller. The arcs are incremental. I've been able to break arcs that are absolute but the incremental arcs don't break properly. I tried setting the arc centers to absolute without success. Is there a way to convert incremental paths to absolute prior to breaking?

This is the test code:
G90 G00 X0 Y0
G91 G00 X0 Y0 Z-0.379
G01 G41 D60 X0.0148 Y-0.0802 Z0 F18.59
G91 G03 X0.0802 Y0.0802 Z0.0038 R0.0802 F18.59
G91 G03 X0 Y0 Z0.0417 I-0.0950 J0 F61.97
G91 G03 X-0.0802 Y0.0802 Z0.0038 R0.0802
G00 G40 X-0.0148 Y-0.0802 Z0
G90 G00 Z1.0000