- some fixes in the NCC Tcl command (using the bool() method on some params)

This commit is contained in:
Marius Stanciu
2019-12-30 23:33:22 +02:00
committed by Marius
parent cfa4f7ee7d
commit 258bd529d2
4 changed files with 13 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
- in Transform Tool mae sure that the buffer sub-tool parameters are better explained in tooltips
- attempt to make TclCommand quit_flatcam work under Linux
- some fixes in the NCC Tcl command (using the bool() method on some params)
29.12.2019