Difference between revisions of "MC-Basic:robot.INERTIATHRESHOLD"
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:robot.INERTIATHRESHOLD}} |
{{MC-Basic | {{MC-Basic | ||
Line 18: | Line 18: | ||
− | Additional acceleration reduction based on distance from the coordinate origin (0,0) in XY plane:<br> | + | Additional acceleration and jerk reduction based on distance from the coordinate origin (0,0) in XY plane:<br> |
[[File:INERTIATHRESHOLD.PNG|1000 px]] | [[File:INERTIATHRESHOLD.PNG|1000 px]] | ||
Latest revision as of 09:58, 31 October 2017
Language: | English • 中文(简体) |
---|
Distance between where inertia reduction begins in the world space and the mechanism.
IMPORTANT | |
Works only for SCARA and PUMA models! |
Additional acceleration and jerk reduction based on distance from the coordinate origin (0,0) in XY plane:
Short form
IThreshold
Syntax
IThreshold = <numeric expression>
Type
Double
Range
0.1 to 100
Units
Percents of the maximum robot radius (l1+l2)
Default
80%
Scope
Task, Terminal
Limitations
Modal only, The group needs to be attached
Examples
IThreshold = 50