- when building the UI for the CNCJob first clear the CNCJob Tools Table

This commit is contained in:
Marius Stanciu
2021-11-22 13:16:32 +02:00
committed by Marius
parent 822df5ba92
commit ee913e16a5
2 changed files with 13 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- in AppTextEditor made some changes (added some placeholders and a message popup when reaching the end of document)
- when viewing GCode the Find field can now keep the focus
- fixed the Travelling Salesman algorithm such that it does not add duplicated points that are next to each other
- when building the UI for the CNCJob first clear the CNCJob Tools Table
21.11.2021