diff --git a/src/Mod/Path/PathScripts/PathPost.py b/src/Mod/Path/PathScripts/PathPost.py index d1e02d459c..ddb6d8dfb9 100644 --- a/src/Mod/Path/PathScripts/PathPost.py +++ b/src/Mod/Path/PathScripts/PathPost.py @@ -298,6 +298,7 @@ class CommandPathPost: if tc == currTool: curlist.append((obj, tc)) + continue if tc != currTool and currTool is None: # first TC currTool = tc