Merge pull request #7759 from LarryWoestman/staging

Path:  Changes for Path refactoring to fix regressions.
This commit is contained in:
sliptonic
2022-11-16 18:09:38 -06:00
committed by GitHub
3 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ import Path
import Path.Post.Command as PathPost
import Path.Post.Utils as PostUtils
import Path.Post.Processor as PostProcessor
from Path.Post.Processor import PostProcessor
# If KEEP_DEBUG_OUTPUT is False, remove the gcode file after the test succeeds.
# If KEEP_DEBUG_OUTPUT is True or the test fails leave the gcode file behind