- added ability to run a FlatCAM Tcl script by double-clicking on the file

This commit is contained in:
Marius Stanciu
2019-03-19 01:27:57 +02:00
parent 6e465d97cd
commit 39eaf12fef
2 changed files with 26 additions and 7 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- added ability to create new scripts and open scripts in FlatCAM Script Editor
- the Code Editor tab name is changed according to the task; 'save' and 'open' buttons will have filters installed for the QOpenDialog fit to the task
- added ability to run a FlatCAM Tcl script by double-clicking on the file
17.03.2019