- added ability to run a callback function with callback_parameters after a new FlatCAM object is created

This commit is contained in:
Marius Stanciu
2020-10-22 00:35:23 +03:00
committed by Marius
parent 0df8423e20
commit 229d5c237e
2 changed files with 29 additions and 10 deletions

View File

@@ -28,6 +28,7 @@ CHANGELOG for FlatCAM beta
- optimized a bit the UI for Gerber/Excellon/Geometry objects
- optimized FlatCAMObj.add_properties_items() method
- updated the Turkish translation (by Mehmet Kaya)
- added ability to run a callback function with callback_parameters after a new FlatCAM object is created
20.10.2020