- Subtraction Tool - fixed issue when from a given polygon it is subtracted multiple ones, the result being that the subtraction is not done

This commit is contained in:
Marius Stanciu
2020-12-03 20:12:39 +02:00
committed by Marius Stanciu
parent 47f53517a7
commit 89ce3b32f0
2 changed files with 9 additions and 10 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- in Gerber Editor - modified the UI
- in Gerber Editor - added new parameters for selected polygons: is_valid and area
- in Gerber Editor - for Disc and SemiDisc tools now it is allowed to start without a defined aperture; it will be assumed that we work with an aperture with size zero
- Subtraction Tool - fixed issue when from a given polygon it is subtracted multiple ones, the result being that the subtraction is not done
2.12.2020