Tool radius (P-TOOL-00004)

Tool radius is entered in the parameter "wz[i].radius".

Variable name

Type

Permissible range

Dimension

radius

SGN32

MIN(SGN32) < radius < MAX(SGN32)

0,1 µm or. 0,0001 inch

CAUTION

Tool radius expected in the unit [0,1µm] or [0,0001 inch].

EXAMPLE: Radius of tool 5 is 20 mm.

Extract from "werkz_d.lis":

# ==========================================================================
# Tool data for tool no. 5
# ==========================================================================
wz[5].radius 200000 # Tool radius 20 mm
............