- when applying a new language if there are any changes in the current project, the app will offer to save the project before the reboot

This commit is contained in:
Marius Stanciu
2019-08-05 01:15:19 +03:00
parent afdff59aff
commit 3d54932713
2 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
- fixed bug that when isolating a Gerber file made out of a single polygon, an Recurrsion Exception was issued together with inability to create tbe isolation
- when applying a new language if there are any changes in the current project, the app will offer to save the project before the reboot
3.08.2019