From 978d2bd764967badddcd6c23edb8c5a99c6a8b29 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 5 Jul 2019 18:58:39 +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 2b3e9b56..dd32ad4a 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 = (5, 5) +STEPS = (7, 8) LATENCY = 0.0 ENDSCAN = False ZIGZAG = True