Startup
This commit is contained in:
7
script/test/MonitByPos.py
Normal file
7
script/test/MonitByPos.py
Normal file
@@ -0,0 +1,7 @@
|
||||
start = time.time()
|
||||
|
||||
delta.config.monitorByPosition=True
|
||||
delta.moveRel(-0.1)
|
||||
delta.moveRel(-0.1)
|
||||
|
||||
print time.time()-start
|
||||
Reference in New Issue
Block a user