- corrections regarding the adding of .ngc file extensions

This commit is contained in:
Marius Stanciu
2019-11-07 17:11:31 +02:00
parent 892c9130f2
commit 48a15e27b7
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ CAD program, and create G-Code for Isolation routing.
7.11.2019
- added the '.ngc' fiel extension to the GCode Save file dialog filter
- added the '.ngc' file extension to the GCode Save file dialog filter
- made the 'M2' Gcode command footer optional, default is False (can be set using the TclCommand: set_sys cncjob_footer True)
- added a setting in Preferences to force the GCode output to have the Windows line-endings even for non-Windows OS's