Dynamic Override

Command

DynOvr=<value>
or
DynOvr = R<n>

Cancellation

DynOvr=1

Sample:

N10 G01 X100 Y200 F6000
N20 DynOvr=0.4
N30 G01 X500

'DynOvr' can be used to make percentage changes to the dynamic parameters of the axes in the group while the NC program is running. This also results in new values for the motion dynamics. The new dynamic values become valid, without any stop, when the line is executed. This means, for the example illustrated above, that in block 10 the old values will still be used for the deceleration, while the new values will be used for acceleration in block 20.

Scope of Definition

0 < DynOvr ≤ 1

See also change in path dynamics.