- added a 'return' button when a fatal error is encountered allowing the user to continue the work

- fixed a crash in Milling Plugin when trying to mill slots that do not have drills in the same file
This commit is contained in:
Marius Stanciu
2022-11-19 02:29:40 +02:00
parent 22f4d92be7
commit c1377d5090
4 changed files with 33 additions and 12 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
tests/tmp/
build/
/venv/
/venv/
# General for macOS
.DS_Store