Difference between revisions of "MC-Basic:robot.INERTIAREDUCTION"

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages}}
 +
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 05:40, 17 April 2017

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