[Path] Add Turning Roughing Selection

This commit is contained in:
Daniel Wood
2020-11-09 21:14:19 +00:00
parent 645535234a
commit 8713916658

View File

@@ -388,6 +388,7 @@ def select(op):
opsel['TurnFace'] = turnselect
opsel['TurnProfile'] = turnselect
opsel['TurnPart'] = turnselect
opsel['TurnRough'] = turnselect
return opsel[op]