File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -312,9 +312,8 @@ See <<cha:gmoccapy,GMOCCAPY>> document for GMOCCAPY details.
312312====
313313
314314* `DEFAULT_LINEAR_VELOCITY = .25` - The default velocity for linear jogs, in <<sub:ini:sec:traj,machine units>> per second.
315- * `MIN_VELOCITY = .01` - The approximate lowest value the jog slider .
315+ * `MIN_LINEAR_VELOCITY = .01` - The minimum velocity for linear jogs, in machine units per second .
316316* `MAX_LINEAR_VELOCITY = 1.0` - The maximum velocity for linear jogs, in machine units per second.
317- * `MIN_LINEAR_VELOCITY = .01` - The approximate lowest value the jog slider.
318317* `DEFAULT_ANGULAR_VELOCITY = .25` - The default velocity for angular jogs, in machine units per second.
319318* `MIN_ANGULAR_VELOCITY = .01` - The approximate lowest value the angular jog slider.
320319* `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