diff --git a/script/ManipulatorYZScan.py b/script/ManipulatorYZScan.py index b9623d07..24cadec2 100644 --- a/script/ManipulatorYZScan.py +++ b/script/ManipulatorYZScan.py @@ -10,7 +10,7 @@ move manipulator to center position before start! import math # actual number of positions will be +1! -STEPS = (0.02, 0.02) +STEPS = (0.05, 0.05) LATENCY = 0.0 ENDSCAN = False ZIGZAG = False