chiark / gitweb /
Update quickprint labels
[cura.git] / scripts / create_lulzbot_profiles.py
index a9f690a0f93c2377c36edf40b372d64f4252af21..11cb2bf0b0bc3a0916e43c1c263ea52168df84fd 100755 (executable)
@@ -60,9 +60,9 @@ material_order = {
 }
 
 profile_map = {
-    'high-quality': 'Fine Quality',
-    'medium-quality': 'Standard Quality',
-    'high-speed': 'Fast Speed',
+    'high-quality': 'Fine',
+    'medium-quality': 'Normal',
+    'high-speed': 'Fast',
 }
 
 profile_order = {