Update
This commit is contained in:
parent
28d4ced8c1
commit
4b8d7eb7b2
@ -232,6 +232,7 @@ def H_Routine(limb):
|
|||||||
limb.goto(ta.H_approach)
|
limb.goto(ta.H_approach)
|
||||||
|
|
||||||
def process(limb, step):
|
def process(limb, step):
|
||||||
|
print(step)
|
||||||
if step['vertical'] == True:
|
if step['vertical'] == True:
|
||||||
V_Routine(limb)
|
V_Routine(limb)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user