Script execution

This commit is contained in:
gac-x03da
2019-07-05 18:58:39 +02:00
parent a867680072
commit 978d2bd764

View File

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