Hello all,

I'm trying to program Nakamura WT-150 and use EM (X-oriented) to mill slot on the Y-Z plane. How can I use cutter radius compensation on turn mill?? Is following part of the program ok, and what to do with cutter's R, just type into Geometry offset??

T0101
M91(C axis on)
M471(Y-axis knock out)
G19(YZ axis selection)
G41G0 (CUTTER COMPENSATION LEFT)
G1...(machining)
G2...
G1..(end of machining)
G40(
G28U0V0W0
M1

Thanks for any answer