Explorar o código

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

Marius Stanciu %!s(int64=6) %!d(string=hai) anos
pai
achega
b166b3f7dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      FlatCAMApp.py

+ 1 - 1
FlatCAMApp.py

@@ -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'