Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostas Karmas <konskarm@gmail.com>2021-05-10 18:43:27 +0300
committerKostas Karmas <konskarm@gmail.com>2021-05-10 18:43:27 +0300
commit89d71d5dddee3f02f014fbad1a6c34e5bfcb1c66 (patch)
tree36335ae58285da1c7345749ce0fef32e45532969 /plugins/VersionUpgrade
parent3741fd59fe7baf69a6a829a6bbad167f870f8dd7 (diff)
Fix comment
CURA-8212
Diffstat (limited to 'plugins/VersionUpgrade')
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade49to410/VersionUpgrade49to410.py2
1 files changed, 1 insertions, 1 deletions
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",