Script execution

This commit is contained in:
gac-x03da
2019-08-12 14:45:07 +02:00
parent 494bb1d1fa
commit 40cb09966e
+6 -6
View File
@@ -14,14 +14,14 @@ MOTORS = (ManipulatorX)
RANGE = (-2.9-0.6, -2.9+0.6)
STEP = 0.01
#MOTORS = (ManipulatorY)
#RANGE = (-5., +5.)
#STEP = 0.2
MOTORS = (ManipulatorY)
RANGE = (-5., +5.)
STEP = 0.1
# Z axis cannot be used in fly scan. minimum speed is too high.
#MOTORS = (ManipulatorZ)
#RANGE = (110., 120.)
#STEP = 0.5
MOTORS = (ManipulatorZ)
RANGE = (112., 118.)
STEP = 0.2
#MOTORS = (ManipulatorTheta)
#RANGE = (-9., 81.)