- fixed minor issues

This commit is contained in:
Marius Stanciu
2019-08-25 21:19:03 +03:00
committed by Marius
parent d35343881f
commit eedfb56bf5
3 changed files with 6 additions and 5 deletions

View File

@@ -3114,8 +3114,8 @@ class FlatCAMGeometry(FlatCAMObj, Geometry):
# engine of FlatCAM. Most likely are generated by some of tools and are special cases of geometries.
self. special_group = None
self.old_pp_state = ''
self.old_toolchangeg_state = ''
self.old_pp_state = self.app.defaults["geometry_multidepth"]
self.old_toolchangeg_state = self.app.defaults["geometry_toolchange"]
# Attributes to be included in serialization
# Always append to it because it carries contents