Script execution

This commit is contained in:
gac-x03da
2022-05-20 14:22:32 +02:00
parent e800502e50
commit 2cf03c33bc

View File

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