From 3539cb72bdfd875b5c8498efc112bdfedb949c35 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 30 Aug 2018 00:14:23 +0200 Subject: [PATCH] Script execution --- script/ManipulatorYZScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/ManipulatorYZScan.py b/script/ManipulatorYZScan.py index fd6edef1..c0974f06 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 = (3-1, 3-1) +STEPS = (2-1, 2-1) LATENCY = 0.0 ENDSCAN = False ZIGZAG = True