Script execution

This commit is contained in:
gac-x03da
2018-08-30 00:14:23 +02:00
parent 23a08c53de
commit 3539cb72bd

View File

@@ -10,7 +10,7 @@ move manipulator to center position before start!
import math
# actual number of positions will be +1!
STEPS = (3-1, 3-1)
STEPS = (2-1, 2-1)
LATENCY = 0.0
ENDSCAN = False
ZIGZAG = True