Script execution

This commit is contained in:
gac-x03da
2020-08-24 16:43:41 +02:00
parent 5bb28d1e09
commit 1f3be31d7c

View File

@@ -27,9 +27,9 @@ STARTPOS = (-DISTANCE_Ry / 2.0, -DISTANCE_X / 2.0)
ENDPOS = (DISTANCE_Ry / 2.0, DISTANCE_X / 2.0)
RELATIVE = True
STARTPOS = (-1.6854, -5.5)
ENDPOS = (+0.2346, +2.5)
RELATIVE = False
# STARTPOS = (-1.6854, -5.5)
# ENDPOS = (+0.2346, +2.5)
# RELATIVE = False
adjust_sensors()
set_adc_averaging()