- added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode.

This commit is contained in:
Marius Stanciu
2019-02-16 03:01:54 +02:00
committed by Marius S
parent 31f36fd01e
commit 3293223991
3 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
16.02.2019
- added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode.
15.02.2019
- rearranged the File and Edit menu's and added some explanatory tooltips on certain menu items that could be seen as cryptic