- modified the Tools Database such that there is now a way to mark a tool as meant to be used in a certain part of the application; it will disable or enable parts of the parameters of the tool

This commit is contained in:
Marius Stanciu
2020-06-13 01:03:36 +03:00
committed by Marius
parent e85b6f8d87
commit 32dd8870f8
2 changed files with 95 additions and 13 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
13.06.2020
- modified the Tools Database such that there is now a way to mark a tool as meant to be used in a certain part of the application; it will disable or enable parts of the parameters of the tool
12.06.2020
- NCC Tool optimization - moved the UI in its own class