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:
authornickthetait <tait@alephobjects.com>2016-03-28 18:30:32 +0300
committernickthetait <tait@alephobjects.com>2016-03-28 18:54:34 +0300
commit000ad7a3e3b475ac29686a269a01aa2273b0d20c (patch)
treeeaa796687c4a5a7cc148d5a855638333ec64c09a /scripts
parenta10446e64c14703a08f7299324788adccb86a3ed (diff)
Add TAZ 6 Dual extruder into quickprint/machine setup
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/recreate_lulzbot_profiles.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/recreate_lulzbot_profiles.py b/scripts/recreate_lulzbot_profiles.py
index 6317ecc704..05208b1a89 100755
--- a/scripts/recreate_lulzbot_profiles.py
+++ b/scripts/recreate_lulzbot_profiles.py
@@ -40,6 +40,8 @@ dir_map = {
"lulzbot_TAZ_5_FlexyDuallyV2"),
"TAZ6_single_extruder_v2.1": ("lulzbot_TAZ_6_Single_v2.1",),
"TAZ6_flexystruder_v2": ("lulzbot_TAZ_6_Flexystruder_v2",),
+ "TAZ6_dual_extruder_v2": ("lulzbot_TAZ_6_Dual_v2",),
+ #"TAZ6_flexy_dually_v2": ("lulzbot_TAZ_6_FlexyDually_v2",),
}
material_map = {