Script execution
This commit is contained in:
@@ -11,9 +11,9 @@ note that the scienta has a dead time of 4 s!
|
||||
import math
|
||||
|
||||
MOTORS = (ManipulatorX)
|
||||
RANGE = (-3.3-0.5, -3.3+0.5)
|
||||
RANGE = (-3.45-0.3, -3.45+0.3)
|
||||
## minimum speed 0.02, maximum speed 0.125 mm/s
|
||||
STEP = 0.05
|
||||
STEP = 0.02
|
||||
#SPEED = 0.05
|
||||
|
||||
#MOTORS = (ManipulatorY)
|
||||
|
||||
Reference in New Issue
Block a user