MC-Basic:robot.INERTIAREDUCTION

From SoftMC-Wiki
Revision as of 05:40, 17 April 2017 by Chi (talk | contribs)
Jump to: navigation, search
Language: [[::MC-Basic:robot.INERTIAREDUCTION|English]]  • [[::MC-Basic:robot.INERTIAREDUCTION/zh-hans|中文(简体)‎]]

Value of maximum acceleration-, deceleration- and jerk-reduction in percentage. The value is for the maximum point radius. For points closer to the origi,n the reduction value is linearly interpolated between this value and 100.

Short form

IReduction

Syntax

IReduction = <numeric expression>

Type

Double

Range

0.1 to 100

Units

Percents of reduction

Default

20%

Scope

Task, Terminal

Limitations

Modal only, The group needs to be attached

Examples

IReduction = 50

See Also