- added possibility to see the GCode when right clicking on the Project tab on a CNCJob object and then clicking View Source

This commit is contained in:
Marius Stanciu
2019-09-15 22:46:51 +03:00
committed by Marius
parent b0d545eb03
commit c06317374e
4 changed files with 27 additions and 11 deletions

View File

@@ -20,6 +20,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed the TclCommand cncjob to use the -outname parameter
- added some more keywords in the data_model for auto-completer
- fixed isolate TclCommand to use correctly the -outname parameter
- added possibility to see the GCode when right clicking on the Project tab on a CNCJob object and then clicking View Source
14.09.2019