From 315cd24f7aad2eb766bd6041b5adbcc7e3d529bb Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Tue, 20 Aug 2019 10:16:32 +0200 Subject: [PATCH] Closedown --- script/test/MonitByPos.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/test/MonitByPos.py b/script/test/MonitByPos.py index cd613fd..0a20073 100644 --- a/script/test/MonitByPos.py +++ b/script/test/MonitByPos.py @@ -1,6 +1,7 @@ start = time.time() -#delta.config.monitorByPosition=True +delta.config.monitorByPosition=False +delta.config.estbilizationDelay = 500 delta.moveRel(-0.1) delta.moveRel(0.1)