- in Milling Plugin, for Excellon target, re-enabled the control over the Feedrate X-Y parameter

This commit is contained in:
Marius Stanciu
2022-09-27 16:45:32 +03:00
committed by Marius
parent 8f774df30b
commit 56033b8bc4
2 changed files with 4 additions and 5 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM Evo beta
=================================================
27.09.2022
- in Milling Plugin, for Excellon target, re-enabled the control over the Feedrate X-Y parameter
25.09.2022
- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket