Script execution

This commit is contained in:
gac-x03da
2022-05-20 14:17:22 +02:00
parent a6d11148bc
commit e800502e50

View File

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