Script execution

This commit is contained in:
x03daop
2016-09-09 10:29:20 +02:00
parent f4fcfc0487
commit 86854e2634
+1 -1
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.0/0.24 # mm/mrad (DX / DRy)
STEPS = 50
LATENCY = 0.0
ENDSCAN = False