From a0ceb68fb1eca620a383971bfb00fb517c552080 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 13 Mar 2018 16:07:48 +0100 Subject: [PATCH] Script execution --- script/test/ManipulatorFlyScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/ManipulatorFlyScan.py b/script/test/ManipulatorFlyScan.py index e4ef119b..2453850e 100644 --- a/script/test/ManipulatorFlyScan.py +++ b/script/test/ManipulatorFlyScan.py @@ -11,7 +11,7 @@ import math # actual number of positions will be +1! RANGE = (111.0, 117.5) -STEP = (0.1) +STEP = (0.5) ENDSCAN = False MOTORS = (ManipulatorZ)