diff --git a/script/ManipulatorYZScan.py b/script/ManipulatorYZScan.py index 2cf52477..c37ac359 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 = (1, 1) +STEPS = (10, 10) LATENCY = 1. ENDSCAN = True ZIGZAG = True