I have a simple cutter comp question. using a g41, why does my machine move in both the X and Y even though there is no X on the comp line? Below is the program that I am running. I have modified this from a Fanuc program. It runs fine except for that. It doesn really hurt anything, but I would rather it didn't do it. It only moves on the Y when it comes off cutter comp.
Thanks Mike

RPC-818-1 RETAINER BRACKET)
(11-04-13 M.R.E.)
N100G90G80G40G0
T1M6(5/16 CARBIDE CUTTER)
G54X-.2Y0S4000M3
G43Z.1H1
G1Z0F10.M8
X.5625
Y.07
Y-.07
Y0
X-.2F20.
G1Z-.15
X.25
X-.2
G1G41Y-.225F10.
X.25
G3X.475Y0R.225
G3X.25Y.225R.225
G1X-.2
G40Y0
G90G0Z1.
X3.5Y0
G1Z0F20.
X2.7375F10.
Y.07
Y-.07
Y0
X3.5F20.
G1Z-.15
X3.05
X3.5
G41G1Y.225
X3.05
G3X2.825Y0R.225
G3X3.05Y-.225R.225
G1X3.5
G40Y0
G90G0Z1.M9
G53Y0H0M19
M30
%