From: nickthetait Date: Tue, 8 Sep 2015 13:20:21 +0000 (-0600) Subject: Enable all profile selections X-Git-Tag: lulzbot-16.01~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e7ac250a30464c2d400a7226cc8b7a1ead285dbb;p=cura.git Enable all profile selections --- diff --git a/scripts/create_lulzbot_profiles.py b/scripts/create_lulzbot_profiles.py index ffeac3e2..84734fab 100755 --- a/scripts/create_lulzbot_profiles.py +++ b/scripts/create_lulzbot_profiles.py @@ -229,14 +229,16 @@ profile_map = { 'medium-quality': 'Standard', 'high-speed': 'High Speed', 'high-quality': 'High Detail', - #High Clarity - #High Strength + 'high-clarity': 'High Clarity', + 'high-strength': 'High Strength' } profile_order = { 'medium-quality': 0, - 'high-quality': 2, 'high-speed': 1, + 'high-quality': 2, + 'high-clarity': 3, + 'high-strength': 4 } disable_materials = {