Script execution

This commit is contained in:
gac-x03da
2023-08-26 22:18:18 +02:00
parent 44339998df
commit 23a3ea6030
+1 -1
View File
@@ -10,7 +10,7 @@ move manipulator to center position before start!
import math
# actual number of positions will be +1!
STEPS = (0.02, 0.02)
STEPS = (0.05, 0.05)
LATENCY = 0.0
ENDSCAN = False
ZIGZAG = False