- RELEASE 8.918

This commit is contained in:
Marius Stanciu
2019-06-08 00:10:46 +03:00
parent 3fa661f8d1
commit 24f9de8c16
2 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ class App(QtCore.QObject):
# Version # Version
version = 8.918 version = 8.918
version_date = "2019/06/11" version_date = "2019/06/07"
beta = True beta = True
# current date now # current date now
@@ -120,9 +120,9 @@ class App(QtCore.QObject):
# flag is True if saving action has been triggered # flag is True if saving action has been triggered
save_in_progress = False save_in_progress = False
# ############### ## # #################
# # Signals # ## # # Signals ##
# ############### ## # #################
# Inform the user # Inform the user
# Handled by: # Handled by:

View File

@@ -15,7 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed bug in cncjob TclCommand where the gcode could not be correctly generated due of missing bounds params in obj.options dict - fixed bug in cncjob TclCommand where the gcode could not be correctly generated due of missing bounds params in obj.options dict
- fixed a hardcoded tolerance in FlatCAMGeometry.generatecncjob() and in FlatCAMGeometry.mtool_gen_cncjob() to use the parameter from Preferences - fixed a hardcoded tolerance in FlatCAMGeometry.generatecncjob() and in FlatCAMGeometry.mtool_gen_cncjob() to use the parameter from Preferences
- updated translations - updated translations
- RELEASE 8.918
5.06.2019 5.06.2019