46
Call: 1-631-648-7481 or Visit: support.technocnc.com
Titan Series WinCNC Manual
WinCNC
WinCNC Controller
WinCNC Users Guide Page 86
G40 Cutter Compensation Off
Turns off cutter compensation.
G41 Cutter Compensation Left - G41 O#
Compensates for differences in nominal and actual tool diameters.
Starts to the left on the rst move.
O# is the compensation amount on machines without a tool
changer.
G42 Cutter Compensation Right - G42 O#
Compensates for differences in nominal and actual tool diameters.
Starts to the right on the rst move.
O# is the compensation amount on machines without a tool
changer.
G43 Tool Length Offset On - G43 ZWUV
Sets tool length offsets to the values set by the last M37 command.
G43 alone turns all offsets on.
G49 Tool Length Offset Off - G49 ZWUV
Cancels tool length offsets for axis specied. G49 alone turns all
offsets off.
G50 Scaling/Rotation Mode Off
Cancels the scaling or rotation mode.
G51 Scaling Mode On - G51 X# Y# Z# I# J# K# C# W#
Enables the scaling factor. Scale each axis type based on the
values specied by X# Y# Z#. The object will be centered based
on the I# (X center) J# (Y) K# (Z). You can center all axes using
the C# line.
G52 Rotation Mode On - G52 I# J# A#
Enables G-Code rotation. G-Code commands or les will be
rotated by the specied number of degrees around the specied
center point. I# is the X center point of rotation. J# is the Y center
point of rotation. A# is the degrees to rotate.