mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Merge branch '4.0' into STAR-322_cloud-connection
This commit is contained in:
commit
764769f4bb
652 changed files with 781 additions and 649 deletions
|
@ -146,7 +146,7 @@ class CuraApplication(QtApplication):
|
|||
# SettingVersion represents the set of settings available in the machine/extruder definitions.
|
||||
# You need to make sure that this version number needs to be increased if there is any non-backwards-compatible
|
||||
# changes of the settings.
|
||||
SettingVersion = 5
|
||||
SettingVersion = 6
|
||||
|
||||
Created = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue