Script execution

This commit is contained in:
gac-x03da
2020-02-06 15:20:44 +01:00
parent 75b2a9de92
commit 558f807c0d

View File

@@ -10,10 +10,10 @@ move manipulator and mirror to center position before start!
import math
# adjust the following parameters
DISTANCE_X = 2.0 # mm
DISTANCE_X = 6.0 # mm
#DISTANCE_Ry = 0.5 # mrad (Ry)
SLOPE = 1.0/0.24 # mm/mrad (DX / DRy)
STEPS = 120
STEPS = 60
LATENCY = 0.0
ENDSCAN = False