From 072d0fc1c6b0ade3e97f3c8c3cf57740f08d58fe Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Tue, 20 Mar 2007 14:13:17 +1100 Subject: [PATCH] Change mtth hardupperlim from 137 to 140 r1689 | dcl | 2007-03-20 14:13:17 +1100 (Tue, 20 Mar 2007) | 2 lines --- .../instrument/hrpd/config/motors/motor_configuration.tcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site_ansto/instrument/hrpd/config/motors/motor_configuration.tcl b/site_ansto/instrument/hrpd/config/motors/motor_configuration.tcl index 7edb4997..d89cf171 100644 --- a/site_ansto/instrument/hrpd/config/motors/motor_configuration.tcl +++ b/site_ansto/instrument/hrpd/config/motors/motor_configuration.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.5 $ -# $Date: 2007-03-13 01:29:22 $ +# $Revision: 1.6 $ +# $Date: 2007-03-20 03:13:17 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: dcl $ @@ -191,7 +191,7 @@ Motor mtth DMC2280 [params \ axis F\ units degrees\ hardlowerlim 87\ - hardupperlim 137\ + hardupperlim 140\ maxSpeed 0.2\ maxAccel 0.2\ maxDecel 0.2\