chiark / gitweb /
Merge branch 'v2-toolheads' into devel
[cura.git] / Cura / util / profile.py
index 45f052c71d898af1d24866bdb965974b5feb28ec..881bf8e00e7a64b1b4d8046964761c2895b6a189 100644 (file)
@@ -1370,6 +1370,7 @@ def getAlterationFileContents(filename, extruderCount = 1):
        return unicode(prefix + re.sub("(.)\{([^\}]*)\}", replaceTagMatch, alterationContents).rstrip() + '\n' + postfix).strip().encode('utf-8') + '\n'
 
 def performVersionUpgrade():
+       putPreference("printing_window", "Advanced")
        for n in xrange(0, getMachineCount()):
                # This is a hack around an issue where the machine type in the wizard
                # changed and causes some people to have it set to lulzbot_TAZ and some