From 4ea818ecede28582d0cbe922f43dea9446ab6462 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 12 Aug 2023 12:45:53 +0200 Subject: [PATCH] Script execution --- script/ManipulatorXYScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/ManipulatorXYScan.py b/script/ManipulatorXYScan.py index 639d286c..c71178cf 100644 --- a/script/ManipulatorXYScan.py +++ b/script/ManipulatorXYScan.py @@ -30,8 +30,8 @@ STARTPOS = (-DISTANCE_X / 2.0, -DISTANCE_Y / 2.0) ENDPOS = (DISTANCE_X / 2.0, DISTANCE_Y / 2.0) RELATIVE = True -adjust_sensors() -set_adc_averaging() +#adjust_sensors() +#set_adc_averaging() set_exec_pars(compression=True) try: