- fixed the 'isolate' Tcl command: updated to the new tools data structure elements

This commit is contained in:
Marius Stanciu
2022-01-17 14:08:44 +02:00
committed by Marius
parent 0a9adcb82d
commit fd696b00a2
2 changed files with 6 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- fixed issues in the 'millslots' and 'milldrills' Tcl commands for the case when some parameters are not used
- made sure that in Tcl commands deleting argument keys will not raise an error
- fixed the 'isolate' Tcl command: updated to the new tools data structure elements
15.01.2022