change 90 to zero degrees
r1749 | dcl | 2007-03-30 18:44:13 +1000 (Fri, 30 Mar 2007) | 2 lines
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# $Revision: 1.4 $
|
# $Revision: 1.5 $
|
||||||
# $Date: 2007-03-29 07:30:42 $
|
# $Date: 2007-03-30 08:44:13 $
|
||||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||||
# Last revision by: $Author: dcl $
|
# Last revision by: $Author: dcl $
|
||||||
|
|
||||||
@@ -292,8 +292,8 @@ Motor sphi DMC2280 [params \
|
|||||||
port $dmc2280_controller2(port)\
|
port $dmc2280_controller2(port)\
|
||||||
axis B\
|
axis B\
|
||||||
units degrees\
|
units degrees\
|
||||||
hardlowerlim 75\
|
hardlowerlim -5\
|
||||||
hardupperlim 105\
|
hardupperlim 5\
|
||||||
maxSpeed 1\
|
maxSpeed 1\
|
||||||
maxAccel 1\
|
maxAccel 1\
|
||||||
maxDecel 1\
|
maxDecel 1\
|
||||||
@@ -301,7 +301,7 @@ Motor sphi DMC2280 [params \
|
|||||||
absEnc 1\
|
absEnc 1\
|
||||||
absEncHome $sphi_home\
|
absEncHome $sphi_home\
|
||||||
cntsPerX -8192]
|
cntsPerX -8192]
|
||||||
setHomeandRange -motor sphi -home 90 -lowrange 5 -uprange 5
|
setHomeandRange -motor sphi -home 0 -lowrange 5 -uprange 5
|
||||||
sphi speed 1
|
sphi speed 1
|
||||||
sphi precision 0.01
|
sphi precision 0.01
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user