Apply changes to accel/decel/speed as found on the instrument - limits to 0.1875
r3536 | dcl | 2012-04-24 17:13:50 +1000 (Tue, 24 Apr 2012) | 1 line
This commit is contained in:
@@ -465,9 +465,9 @@ Motor moma $motor_driver_type [params \
|
||||
units degrees\
|
||||
hardlowerlim -72.003174\
|
||||
hardupperlim -20.0379\
|
||||
maxSpeed 0.5\
|
||||
maxAccel 0.5\
|
||||
maxDecel 0.5\
|
||||
maxSpeed 0.1875\
|
||||
maxAccel 0.1875\
|
||||
maxDecel 0.1875\
|
||||
stepsPerX $monoRotateStepsPerUnit\
|
||||
absEnc 1\
|
||||
absEncHome $moma_Home\
|
||||
@@ -517,9 +517,9 @@ Motor momb $motor_driver_type [params \
|
||||
units degree\
|
||||
hardlowerlim -72.003174\
|
||||
hardupperlim -20.198975\
|
||||
maxSpeed 0.5\
|
||||
maxAccel 0.5\
|
||||
maxDecel 0.5\
|
||||
maxSpeed 0.1875\
|
||||
maxAccel 0.1875\
|
||||
maxDecel 0.1875\
|
||||
stepsPerX $monoRotateStepsPerUnit\
|
||||
absEnc 1\
|
||||
absEncHome $momb_Home\
|
||||
@@ -569,9 +569,9 @@ Motor momc $motor_driver_type [params \
|
||||
units degree\
|
||||
hardlowerlim -72.003174\
|
||||
hardupperlim -21.246338\
|
||||
maxSpeed 0.5\
|
||||
maxAccel 0.5\
|
||||
maxDecel 0.5\
|
||||
maxSpeed 0.1875\
|
||||
maxAccel 0.1875\
|
||||
maxDecel 0.1875\
|
||||
stepsPerX $monoRotateStepsPerUnit\
|
||||
absEnc 1\
|
||||
absEncHome $momc_Home\
|
||||
|
||||
Reference in New Issue
Block a user