File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -396,9 +396,8 @@ See <<cha:gmoccapy,GMOCCAPY>> document for GMOCCAPY details.
396396====
397397
398398* `DEFAULT_LINEAR_VELOCITY = .25` - The default velocity for linear jogs, in <<sub:ini:sec:traj,machine units>> per second.
399- * `MIN_VELOCITY = .01` - The approximate lowest value the jog slider .
399+ * `MIN_LINEAR_VELOCITY = .01` - The minimum velocity for linear jogs, in machine units per second .
400400* `MAX_LINEAR_VELOCITY = 1.0` - The maximum velocity for linear jogs, in machine units per second.
401- * `MIN_LINEAR_VELOCITY = .01` - The approximate lowest value the jog slider.
402401* `DEFAULT_ANGULAR_VELOCITY = .25` - The default velocity for angular jogs, in machine units per second.
403402* `MIN_ANGULAR_VELOCITY = .01` - The approximate lowest value the angular jog slider.
404403* `MAX_ANGULAR_VELOCITY = 1.0` - The maximum velocity for angular jogs, in machine units per second.
You can’t perform that action at this time.
0 commit comments