mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch 'master' into qt6_beyond_the_splash
# Conflicts: # cura/PrinterOutput/PrinterOutputDevice.py
This commit is contained in:
commit
b2b1961b57
4332 changed files with 4436 additions and 4446 deletions
|
|
@ -127,7 +127,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 = 19
|
||||
SettingVersion = 20
|
||||
|
||||
Created = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue