- fixed the Tcl command drillcncjob so it can use positive or zero depth of cuts

- fixed the Drilling Plugin such that when the Z_CUt (depth of cut) is positive value then the up-to-zero feature will not be used
This commit is contained in:
Marius Stanciu
2022-05-15 01:16:57 +03:00
committed by Marius
parent acc6367507
commit 3f1a77e663
3 changed files with 162 additions and 799 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM Evo beta
=================================================
15.05.2022
- fixed the Tcl command `drillcncjob` so it can use positive or zero depth of cuts
- fixed the Drilling Plugin such that when the Z_CUt (depth of cut) is positive value then the up-to-zero feature will not be used
13.05.2022
- fixed the join-as-gerber functionality