- upgraded the mirror Tcl command to work on a selection of objects and also fixed a plot issue

This commit is contained in:
Marius Stanciu
2022-02-01 13:59:54 +02:00
committed by Marius
parent a314115448
commit 642550b1bc
2 changed files with 103 additions and 57 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- minor changes in `cncjob` Tcl command
- updated the `offset` and `scale` Tcl commands to work on a selection of objects
- minor changed in camlib.py regarding the self.check_zcut() method setting the self.z_cut to 'fail'
- upgraded the `mirror` Tcl command to work on a selection of objects and also fixed a plot issue
31.02.2022