Closed ustsv closed 3 years ago
I would not recommend running Cura master, for exactly reasons like this. I already predicted this breakage when I saw the commit here: https://github.com/Ultimaker/Cura/commit/fa4d1ba1fbe4685dbab21825c7fa0bcbdc889b36 (see the comments)
I'll fix it.
Should be fixed in 95e5bbf. I'll leave this issue open until a version containing this fix is available in the Marketplace.
After this commit in cura git, critical error:
Traceback (most recent call last): File "C:/Users/name/AppData/Roaming/cura/4.8/plugins/CustomJobPrefix/CustomJobPrefix/PrintInformationPatches.py", line 120, in _triggerJobNameUpdate self._updateJobName() File "C:/Users/name/AppData/Roaming/cura/4.8/plugins/CustomJobPrefix/CustomJobPrefix/PrintInformationPatches.py", line 129, in _updateJobName base_name = self._print_information._stripAccents(self._print_information._base_name) AttributeError: 'PrintInformation' object has no attribute '_stripAccents'