- SolderPaste Tool - fixed not recognizing the default tools

This commit is contained in:
Marius Stanciu
2020-12-12 06:13:07 +02:00
committed by Marius
parent e72787315d
commit e2ea230492
3 changed files with 28 additions and 20 deletions

View File

@@ -11,6 +11,8 @@ CHANGELOG for FlatCAM beta
- added an experimental 3D area (archball camera)
- 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
11.12.2020