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)