Script execution
This commit is contained in:
@@ -16,9 +16,9 @@ WIDTH = 2.
|
||||
RANGE = (CENTER - WIDTH / 2., CENTER + WIDTH / 2.)
|
||||
STEP = 0.025
|
||||
|
||||
#MOTORS = (ManipulatorY)
|
||||
#RANGE = (-3.5, +3.5)
|
||||
#STEP = 0.1
|
||||
MOTORS = (ManipulatorY)
|
||||
RANGE = (-3.5, +3.5)
|
||||
STEP = 0.1
|
||||
|
||||
# Z axis cannot be used in fly scan. minimum speed is too high.
|
||||
#MOTORS = (ManipulatorZ)
|
||||
|
||||
Reference in New Issue
Block a user