Overview of tool parameters
The overview of tool parameters offsets is sorted into a 4-column table.
- Column 1 contains the unambiguous identifier of the axis parameter called the “ID” which consists of the prefix “P-TOOL” and a unique 5-digit number,
e.g. P-TOOL-00001. - Column 2 represents the data structure which defines the parameter,
e.g. wz[i].
The structure is a categorisation aid and is described in the following section. - Column 3 contains the “parameter” with its exact name,
e.g. typ
The important thing is that “structure”+”parameter” always belong together and must be configured in exactly the same way in the axis parameter list,
e.g. wz[i].typ - Column 4 contains the “functionality” in a summarised term/short description,
e.g. Differentiation between tool types.
ID | Structure | Parameter | Functionality/short description |
---|---|---|---|
wz[i]. | typ | Type | |
wz[i]. | srk_lage | Cutter edge position | |
wz[i]. | laenge | Tool length | |
wz[i]. | radius | Tool radius | |
wz[i]. | gueltig | Validity flag | |
wz[i]. | ax_versatz[j] | Axis offsets | |
wz[i]. | param[j] | Additional tool parameters | |
wz[i]. | mass_einheit | Unit of length, radius and axis offsets | |
wz[i].kinematic. | param[j] | Kinematic parameters | |
wz[i]. | tool_fixed | Tool fixed / alignable | |
wz[i]. | kin_id | Kinematic ID | |
wz[i]. | log_ax_nr_spdl | Logical spindle axis number | |
wz[i]. | vb_min | Minimum rotation speed | |
wz[i]. | vb_max | Maximum rotation speed | |
wz[i]. | a_max | Maximum acceleration | |
wz[i]. | gear_ratio_num | Gear ratio of a tool (numerator) | |
wz[i]. | gear_ratio_denom | Gear ratio of a tool (denominator) | |
wz[i]. | gear_inv_direction | Reversal of rotation direction by gear | |
wz[i]. | gear_inv_direction_no_stopm | Reversal of rotation direction without spindle standstill | |
wz[i].path[j]. | radius | Tool radius | |
wz[i]. | grinding_wear_const | Wear constant | |
wz[i]. | grinding_max_infeed | Maximum discrete infeed | |
wz[i].linkpoint_data. | name | Name | |
wz[i].linkpoint_data. | mountpoint | Mountpoint | |
wz[i].linkpoint_data. | translation[k] | Translation of main axes | |
wz[i].linkpoint_data. | rotation[k] | Rotation of main axes | |
wz[i].linkpoint_data. | ax_nr | Axis number | |
wz[i].linkpoint_data. | trans_rot | Translation/rotation of linkpoint | |
wz[i].linkpoint_data. | inverse | Effect of the movement on the linkpoint | |
wz[i].linkpoint_data. | visible | Use of the linkpoint | |
wz[i].linkpoint_data. | fixed | Position of linkpoint after axis exchange | |
wz[i].linkpoint_data. | arm_len | Maximum lever arm length | |
wz[i].gobject_data[j]. | name | Name of the graphical object | |
wz[i].gobject_data[j]. | linkpoint | Linkpoint name | |
wz[i].gobject_data[j]. | group[k] | Group name | |
wz[i].gobject_data[j]. | translation[k] | Translation of object | |
wz[i].gobject_data[j]. | rotation[k] | Rotation of object | |
wz[i].gobject_data[j]. | relative | Effect of shift and rotation | |
wz[i].gobject_data[j]. | file | File containing description of object data | |
wz[i].gobject_data[j]. | key[k] | Key name | |
wz[i].gobject_data[j]. | value[k] | Value name | |
wz[i].gobject_data[j]. | changed | Information about a change | |
wz[i]. | grinding_disc_tilt_angle | Grinding disc tilt angle | |
| tool_data_with_id | Free assignment of the tool number | |
wz[i].tool_id. | basic | Basic tool number | |
wz[i].tool_id. | sister | Sister tool number | |
wz[i].tool_id. | variant | Variant tool number | |
wz[i].tool_id. | sister_valid | Validity flag of the sister tool | |
wz[i].tool_id. | variant_valid | Validity flag of the variant tool | |
wz[i]. | orientation_vector[j] | Tool orientation by specifying a vector | |
wz[i]. | additional_settings | Extended tool settings (modes) | |
wz[i]. | kin_name | Name of the kinematic |