- Gerber Parser: fixed a bug where a region is a MultiPolygon and failed because of changes in Shapely starting with version 2.0

This commit is contained in:
Marius Stanciu
2023-07-05 16:22:49 +03:00
parent eae925a2b7
commit 4d5287ce12
3 changed files with 16 additions and 36 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM Evo beta
- Excellon Editor: fixed crash when editing hole diameters in the Tool Table
- Isolation Plugin: fixed some possible issues when using rest machining
- Drag and Drop files works now only in the Notebook and in the Plot Tab
- Gerber Parser: fixed a bug where a region is a MultiPolygon and failed because of changes in Shapely starting with version 2.0
4.07.2023