- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window

This commit is contained in:
Marius Stanciu
2019-09-17 01:21:14 +03:00
committed by Marius
parent f51a3fa038
commit 9187004f9e
3 changed files with 87 additions and 27 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
17.09.2019
- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window
16.09.2019
- modified the TclCommand New so it will no longer close all tabs when called (it closed the Code Editor tab which may have been holding the code that run)