- refactoring in camlib.py. Made sure that some conditions are met, if some of the parameters are None then return failure. Modifications in generate_from_geometry_2 and generate_from_multitool_geometry methods

This commit is contained in:
Marius Stanciu
2020-06-07 14:52:06 +03:00
committed by Marius
parent ea1b47bf89
commit 2c2db0efe2
2 changed files with 56 additions and 64 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
7.06.2020
- refactoring in camlib.py. Made sure that some conditions are met, if some of the parameters are None then return failure. Modifications in generate_from_geometry_2 and generate_from_multitool_geometry methods
6.06.2020
- NCC Tool - added a message to warn the user that he needs at least one tool with clearing operation