Previous commit was:

- fixed the V-shape tool diameter calculation in NCC Tool
- in NCC Tool made the new tool dia (circular type) a parameter in Preferences
This commit is contained in:
Marius Stanciu 2019-11-03 13:24:08 +02:00 committed by Marius
parent eb091f3990
commit b166b3f7dd
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ class App(QtCore.QObject):
# ################## Version and VERSION DATE ##############################
# ##########################################################################
version = 8.99
version_date = "2019/10/30"
version_date = "2019/11/8"
beta = True
engine = '3D'