- changed the autoname for saving Preferences, Project and PNG file

This commit is contained in:
Marius Stanciu
2019-03-22 20:59:02 +02:00
parent 789dcc5da5
commit d67700c38b
2 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded
- fixed the Gerber.merge() function. When some of the Gerber files have apertures with same id, create a new aperture id for the object that is fused because each aperture id may hold different geometries.
- changed the autoname for saving Preferences, Project and PNG file
20.03.2019