Merge pull request #4034 from dubstar-04/PathTurnRoughingSel
[Path] Update Turning Selection Gates
This commit is contained in:
@@ -387,7 +387,8 @@ def select(op):
|
||||
opsel['Custom'] = customselect
|
||||
opsel['TurnFace'] = turnselect
|
||||
opsel['TurnProfile'] = turnselect
|
||||
opsel['TurnPart'] = turnselect
|
||||
opsel['TurnPartoff'] = turnselect
|
||||
opsel['TurnRough'] = turnselect
|
||||
return opsel[op]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user