- some modifications to ToolCutout

This commit is contained in:
Marius Stanciu
2019-05-13 01:57:37 +03:00
parent c9a09b00c0
commit 01c0f901ff
3 changed files with 105 additions and 7 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
12.05.2019
- some modifications to ToolCutout
11.05.2019
- fixed issue in camlib.CNCjob.generate_from_excellon_by_tool() in the drill path optimization algorithm selection when selecting the MH algorithm. The new API's for Google OR-tools required some changes and also the time parameter can be now just an integer therefore I modified the GUI