Script execution
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user