Script execution
This commit is contained in:
@@ -9,11 +9,11 @@ import math
|
||||
|
||||
RANGE_Z = (114.6, 116.0)
|
||||
# actual number of positions will be +1!
|
||||
STEPS_Z = 0.2
|
||||
STEPS_Z = 10
|
||||
|
||||
RANGE_Y = (-1.5, 0.5)
|
||||
# minimum speed 0.01, maximum speed 0.125 mm/s
|
||||
SPEED_Y = 0.2
|
||||
SPEED_Y = 11
|
||||
|
||||
RELATIVE = False
|
||||
LATENCY = 0.0
|
||||
|
||||
Reference in New Issue
Block a user