Tool-related dynamics limiting for spindles

The dynamic behavior of spindles can be modified by a tool change depending on the entry in the tool data. In this way, the behavior of the spindle can be adapted to the permissible dynamic loads of the tool.

The tool is assigned in the tool data [TOOL] to a spindle via the logical axis number.

After programming of a new tool (D word, #TOOL DATA), the tool dynamics data is automatically active on the transition of the spindle from standstill to interpolation.

After cancellation of the tool, the dynamic characteristics of the tool chosen last remain valid.

Parameters

P-TOOL-00012

Logical axis number of the spindle axis

P-TOOL-00013

Minimum speed

P-TOOL-00014

Maximum speed

P-TOOL-00015

Maximum acceleration

Example:

wz[i].log_ax_nr_spdl 6
wz[i].vb_min 60000 [10-3 °/s]
wz[i].vb_max 3000000 [10-3 °/s]
wz[i].a_max 3000 [°/s2]

Programming

D word or

#TOOL DATA
Tool-related dynamics limiting for spindles 1:

Adoption of new dynamic characteristic quantities can be deactivated by entering the logical axis number 0.