- fixing a possible error in the Subtract Plugin: trying to remove the aperture with id: 0 will create an exception if this aperture does not exist

This commit is contained in:
Marius Stanciu
2021-10-18 01:57:25 +03:00
committed by Marius
parent 205e6a4ae0
commit 2acc5e9e4c
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
18.10.2021
- fixing a possible error in the Subtract Plugin: trying to remove the aperture with id: 0 will create an exception if this aperture does not exist
15.10.2021
- added an ugly form of extra pad passes functionality in Isolation Plugin - does not take into consideration the milling direction