- Film Tool - made sure that the reference point is used for all transformations in case of negative film; negative film now use the color setting from Preferences too

This commit is contained in:
Marius Stanciu
2021-02-26 15:52:33 +02:00
committed by Marius
parent ca29bc0ca3
commit 8ae0049ed4
2 changed files with 68 additions and 67 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- fixes in Drilling & Milling Plugins for the error: "RuntimeError: wrapped C/C++ object of type ... has been deleted"
- Milling Tool (Plugin) - fix to use the tool diameter set in the Milling plugin tool; selection in the Tools Table is now by row
- Film Tool - made sure that the reference point is used for all transformations in case of positive film
- Film Tool - made sure that the reference point is used for all transformations in case of negative film; negative film now use the color setting from Preferences too
13.02.2021