- SolderPaste Tool - fixed the UI

- SolderPaste Tool - fixed various issues
This commit is contained in:
Marius Stanciu
2020-12-12 07:19:02 +02:00
committed by Marius
parent e2ea230492
commit 0bdd0a8faf
3 changed files with 201 additions and 202 deletions

View File

@@ -13,6 +13,8 @@ CHANGELOG for FlatCAM beta
- Drilling Tool - fix a bug introduced in the latter changes; when the Tool is launched and there is no Excellon object loaded then the default_data can't be filled in: solved by using the self.app.options in that case
- Drilling Tool - made sure that the preprocessors that are not allowed in this Tool are not loaded in the combobox
- SolderPaste Tool - fixed not recognizing the default tools
- SolderPaste Tool - fixed the UI
- SolderPaste Tool - fixed various issues
11.12.2020