diff --git a/plugins/VersionUpgrade/VersionUpgrade49to410/VersionUpgrade49to410.py b/plugins/VersionUpgrade/VersionUpgrade49to410/VersionUpgrade49to410.py index 00ab8c2342..df46a81190 100644 --- a/plugins/VersionUpgrade/VersionUpgrade49to410/VersionUpgrade49to410.py +++ b/plugins/VersionUpgrade/VersionUpgrade49to410/VersionUpgrade49to410.py @@ -46,7 +46,7 @@ class VersionUpgrade49to410(VersionUpgrade): } _two_trees_quality_per_material = { - # Since legacy Creality printers didn't have different variants, we always pick the 0.4mm variant. + # Since legacy TwoTrees printers didn't have different variants, we always pick the 0.4mm variant. "generic_abs_175" : { "high" : "two_trees_0.4_ABS_super", "normal" : "two_trees_0.4_ABS_super",