Adapting The Maximum Axis Velocity Or Spindle Speed (Velolim) - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Work preparation
3.14 Path traversing behavior
Meaning
JERKLIM:
<Ax>:
<Value>:
Note
Response at the end of the part program and for a channel reset
The response of JERKLIM at the end of the part program and for a channel reset depends on
the setting of bit 0 in machine data MD32320 $MA_DYN_LIMIT_RESET_MASK:
Example
Program code
N1000 G0 X0 Y0 F10000 SOFT G64
N1100 G1 X20 RNDM=5 ACC[X]=20 ACC[Y]=30
N1200 G1 Y20 JERKLIM[Y]=200
N1300 G1 X0 JERKLIM[X]=2
N1400 G1 Y0
M30
3.14.9.2

Adapting the maximum axis velocity or spindle speed (VELOLIM)

In the part program, the maximum possible velocity of an axis or the maximum possible gear-
stage-dependent speed of a spindle set via machine data can be reduced using the VELOLIM
command.
Effectiveness
VELOLIM acts:
● In the AUTOMATIC operating modes
● On path and positioning axes.
● On spindles in spindle/axis operations
862
Adapting the jerk limit value
Machine axis whose jerk limit value is to be adapted
Percentage correction value
The correction value refers to the configured maximum axis jerk for path motion
(MD32431 $MA_MAX_AX_JERK).
Value range:
1 ... 200
Value 100 does not influence the jerk.
Comment
; The axis slide in the Y direction can be
accelerated/decelerated with max. 200% of
the jerk permissible for the axis.
; The axis slide in the X direction
should only be accelerated/decelerated
with max. 2% of the jerk permissible for
the axis.
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents