Hello,
Is this the full file or are you doing something more (like an M30 at the end)
G00 X105.000000 Y5.000000
M3
G00 X100.000000 Y0.000000
G02 X100 Y200 R100
G02 X100 Y0 R100
M4
I would think the file would be more like this:
G00 X105.000000 Y5.000000
M3
G00 X100.000000 Y0.000000
G02 X100 Y200 R100
G02 X100 Y0 R100
M5
M30