The CLRSRF Command [ML]
This command defines a clearance surface. It is used with the RETRCT command to withdraw the tool tip to the clearance surface. A clearance surface will remain in effect until changed by a new CLRSRF command, or a CLEARP command. This command is valid for lathes and 3-axis+ mills.
There are three possible ways in which CLRSRF can be programmed. The clearance surface can be defined by a point, a plane, or a cylinder.
The first format defines a point with coordinates x,
The second format defines a plane using the canonical form where
a,
The last format defines a cylinder using the canonical form where
x,
Note that the CLRSRF command only defines the clearance surface, a RETRCT command is needed to position the tool tip on the defined surface. See “The RETRCT Command [ML]” for more information on tool retraction processing.
NOMORE removes the definition of the clearance surface that was defined by CLEARP or CLRSRF commands. It is an error to code RETRCT without a defined clearance surface.