- RELEASE 8.918
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user