Script execution

This commit is contained in:
gac-x03da
2020-06-24 15:49:27 +02:00
parent c739ccb870
commit 0c1280b741

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.670, -5.000)
#ENDPOS = (-0.330, 1.000)
#RELATIVE = False
STARTPOS = (-2.7184, -5.5)
ENDPOS = (-0.7984, 2.5)
RELATIVE = False
adjust_sensors()
set_adc_averaging()