mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Use correct key for serialized setting to keep
'recommend cleaning after n prints' instead of 'recommended cleaning after n prints' CURA-9432
This commit is contained in:
parent
5c0f416536
commit
12379b15cd
1 changed files with 1 additions and 2 deletions
|
@ -1201,8 +1201,7 @@ class XmlMaterialProfile(InstanceContainer):
|
|||
"dwell time before break preparation move",
|
||||
"pressure release dwell time",
|
||||
"tainted print core max temperature",
|
||||
"recommended cleaning after n prints",
|
||||
|
||||
"recommend cleaning after n prints",
|
||||
"maximum heated bed temperature",
|
||||
"material bed adhesion temperature",
|
||||
"maximum heated chamber temperature",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue