- fixed bug that allowed empty tool in the tools generated in Geometry object
- fixed bug in Tool Cutout that did not allow the transfer of used cutout tool diameter to the cutout geometry object
This commit is contained in:
@@ -95,7 +95,7 @@ class App(QtCore.QObject):
|
||||
|
||||
# Version
|
||||
version = 8.920
|
||||
version_date = "2019/06/28"
|
||||
version_date = "2019/07/14"
|
||||
beta = True
|
||||
|
||||
# current date now
|
||||
|
||||
Reference in New Issue
Block a user