- in the TCL completer if the word is already complete don't add it again but add a space

This commit is contained in:
Marius Stanciu
2019-03-25 03:35:26 +02:00
parent 9648bcd693
commit f8cbafe84d
3 changed files with 28 additions and 1 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
25.03.2019
- in the TCL completer if the word is already complete don't add it again but add a space
22.03.2019
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded