- added protection so the Cutout (either Freeform or Rectangular) cannot be done on a multigeo Geometry

This commit is contained in:
Marius Stanciu
2019-01-29 22:03:24 +02:00
committed by Marius S
parent be2ecaa152
commit e3d51c9da5
2 changed files with 13 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ CAD program, and create G-Code for Isolation routing.
- more changes in Edit -> Preferences -> Geometry, Gerber and in CNCJob
- added new option for Cutout Tool Freeform Gaps in Edit -> Preferences -> Tools
- fixed Freeform Cutout gaps issue (it was double than the value set)
- added protection so the Cutout (either Freeform or Rectangular) cannot be done on a multigeo Geometry
28.01.2018