- the ArgThread class is no longer launched in case of Linux systems due of crashes

This commit is contained in:
Marius Stanciu
2022-05-17 20:35:14 +03:00
committed by Marius
parent 739e41d48b
commit 04bb085794
2 changed files with 4 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM Evo beta
- in Cutout Plugin added ability to use the margin (full range of values: negative, zero, positive) when applying the cutout over a Geometry source object
- updated the Turkish language strings (by Mehmet Kaya)
- in Cutout Plugin added an extra attempt to solve the issue with creating invalid geometries
- the ArgThread class is no longer launched in case of Linux systems due of crashes
16.05.2022