- fixed issue with preamble not being inserted when used alone

- modified the way that the start GCode is stored such that now the bug in GCode Editor that did not allowed selection of the first tool is now solved
This commit is contained in:
Marius Stanciu
2020-10-30 02:01:33 +02:00
committed by Marius
parent 38abfa4f31
commit c7b96b7a68
5 changed files with 500 additions and 446 deletions

View File

@@ -23,6 +23,8 @@ CHANGELOG for FlatCAM beta
- fixed the usage for Tools Database in Unix-like OS's
- done some modest refactoring
- fixed the Search and Add feature in Geometry Object UI
- fixed issue with preamble not being inserted when used alone
- modified the way that the start GCode is stored such that now the bug in GCode Editor that did not allowed selection of the first tool is now solved
28.10.2020