Merge pull request #2814 from Ultimaker/feature_maximum_resolution

Maximum mesh resolution
This commit is contained in:
jack 2017-11-20 13:35:15 +01:00 committed by ChrisTerBeke
parent d00f3ba79b
commit f197508694
15 changed files with 31 additions and 17 deletions

View file

@ -312,7 +312,7 @@ class PrintInformation(QObject):
if name.endswith(".curaproject"):
name = name[:name.rfind(".curaproject")]
self._base_name = name
self._updateJobName( empty_name = is_empty)
self._updateJobName(empty_name = is_empty)
## Created an acronymn-like abbreviated machine name from the currently active machine name
# Called each time the global stack is switched