Script execution
This commit is contained in:
@@ -27,8 +27,8 @@ SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution
|
||||
#ENDPOS = (DISTANCE_Ry / 2.0, DISTANCE_X / 2.0)
|
||||
#RELATIVE = True
|
||||
|
||||
STARTPOS = (-1.670, -0.330)
|
||||
ENDPOS = (-5.000, 1.000)
|
||||
STARTPOS = (-0.330, -5.000)
|
||||
ENDPOS = (-1.670, 1.000)
|
||||
RELATIVE = False
|
||||
|
||||
adjust_sensors()
|
||||
|
||||
Reference in New Issue
Block a user