Script execution

This commit is contained in:
x03daop
2016-09-09 10:26:51 +02:00
parent 05e7e9fd8f
commit f4fcfc0487

View File

@@ -12,7 +12,7 @@ import math
# adjust the following parameters
DISTANCE_X = 1.0 # mm
#DISTANCE_Ry = 0.5 # mrad (Ry)
SLOPE = -1.75 # mm/mrad (DX / DRy)
SLOPE = 1.75 # mm/mrad (DX / DRy)
STEPS = 50
LATENCY = 0.0
ENDSCAN = False