- 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

This commit is contained in:
Marius Stanciu
2022-02-01 16:48:42 +02:00
committed by Marius
parent 642550b1bc
commit 52a0efb62e
5 changed files with 166 additions and 33 deletions

View File

@@ -16,7 +16,8 @@ CHANGELOG for FlatCAM beta
- 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
- 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
-
31.02.2022
- fixed all the `laser` preprocessors to work correctly and the resulting GCode to be plotted