- date changed
This commit is contained in:
@@ -94,7 +94,7 @@ class App(QtCore.QObject):
|
|||||||
|
|
||||||
# Version
|
# Version
|
||||||
version = 8.910
|
version = 8.910
|
||||||
version_date = "2019/02/23"
|
version_date = "2019/02/22"
|
||||||
beta = True
|
beta = True
|
||||||
|
|
||||||
# current date now
|
# current date now
|
||||||
|
|||||||
@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
|
|||||||
|
|
||||||
=================================================
|
=================================================
|
||||||
|
|
||||||
|
22.02.2019
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
21.02.2019
|
21.02.2019
|
||||||
|
|
||||||
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
|
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
|
||||||
|
|||||||
Reference in New Issue
Block a user