- added new option in ToolSub: the ability to close (or not) the resulting paths when using tool on Geometry objects. Added also a new category in the Edit -> Preferences -> Tools, the Substractor Tool Options

This commit is contained in:
Marius Stanciu
2019-08-13 00:42:58 +03:00
parent 3bf5992023
commit ee3b38327e
4 changed files with 99 additions and 10 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
13.08.2019
- added new option in ToolSub: the ability to close (or not) the resulting paths when using tool on Geometry objects. Added also a new category in the Edit -> Preferences -> Tools, the Substractor Tool Options
12.08.2019
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)