- fixed the Tool Subtractor algorithms

This commit is contained in:
Marius Stanciu
2020-10-29 00:17:27 +02:00
committed by Marius
parent 31a84bb4cc
commit aa2011e5a7
2 changed files with 83 additions and 55 deletions

View File

@@ -33,6 +33,7 @@ CHANGELOG for FlatCAM beta
- fixed Paint, Isolation and NCC Tools such the translated comboboxes values are now stored as indexes instead of translated words as before
- in Geometry Object made sure that the widgets in the Tool Table gets populated regardless of encountering non-recognizable translated values
- in Paint Tool found a small bug and fixed it
- fixed the Tool Subtractor algorithms
27.10.2020