prepended *draw_manual for faster processing in "new" Mentat, thx Christoph
This commit is contained in:
parent
188002f16e
commit
559f14ca35
|
@ -178,6 +178,7 @@ print 'waiting to connect...'
|
|||
py_connect('',options.port)
|
||||
print 'connected...'
|
||||
output([\
|
||||
'*draw_manual', # prevent redrawing in "new" Mentat, should be much faster
|
||||
'*remove_all_servos',
|
||||
'*sweep_all',
|
||||
'*renumber_nodes',
|
||||
|
|
Loading…
Reference in New Issue