- solved some more exceptions in the cncjob Tcl command

This commit is contained in:
Marius Stanciu
2022-02-01 23:04:07 +02:00
committed by Marius
parent b1f038dd52
commit 851152366e
3 changed files with 5 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ CHANGELOG for FlatCAM beta
- upgraded the `skew` Tcl command to work on a selection of objects and added the ability to skew not only in degrees but also by distances
- fixed some issues in `panelize` and `cncjob` Tcl commands
- reversed the mirroring axis in the `mirror` Tcl command to be consistent with the action in GUI
- solved some more exceptions in the `cncjob` Tcl command
31.02.2022