TANGOF – Disabling tangential control for the specified slave axis / deactivating tangential following

Deactivates the tangential control. Either TANGOF is used without arguments, or the "slave axis" parameter is expected during import. One of the address letters of the Cartesian axes (X, Y, Z, A, B, C) is permitted as the slave axis, but the specification is ignored in the SRL program.

INFORMATION: The "slave axis" in tangential control is defined by the principle plane. In the G-code, this must be specified by TANG or the commands G17 (XY), G18 (ZX) or G19 (YZ).

Syntax: Observe Notation of the command syntax

TANGOF

or

TANGOF (<Slave axis : (X,Y,Z,A,B,C)>)

Example:

 TANGOF

 Or, for example

 TANGOF(Y)

Implementation in the SRL program:

 SET_TANGENTIAL_PARA

  Activate tangential control := FALSE