- fixed GCode Editor such that selection of the only tool present when the GCode ie generated without Toolchange event will select all the actual working GCode

This commit is contained in:
Marius Stanciu
2021-01-13 17:02:39 +02:00
parent 3b8519276f
commit bb1c67c513
2 changed files with 71 additions and 55 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- working on the Follow Tool and Milling Tool
- working on the Isolation Tool and Milling Tool
- fixed GCode Editor such that selection of the only tool present when the GCode ie generated without Toolchange event will select all the actual working GCode
12.01.2021