- fixed issue #376 where the V-Shape parameters from Gerber UI are not transfered to the resulting Geometry object if the 'combine' checkbox is not checked in the Gerber UI
This commit is contained in:
@@ -141,7 +141,7 @@ class App(QtCore.QObject):
|
||||
# ################## Version and VERSION DATE ##############################
|
||||
# ##########################################################################
|
||||
version = 8.992
|
||||
version_date = "2020/01/30"
|
||||
version_date = "2020/02/12"
|
||||
beta = True
|
||||
engine = '3D'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user