- fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job)

This commit is contained in:
Marius Stanciu
2019-08-03 03:48:20 +03:00
parent c6d917dec4
commit cd803266a6
2 changed files with 8 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
3.08.2019
- added project name to the window title
- fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job)
31.07.2019