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-07-01 00:25:09 +0300
committernickthetait <tait@alephobjects.com>2016-07-01 00:25:34 +0300
commit5f7662e6496a1e585707ccda68c0734b020ef92b (patch)
tree128bcd0904af6bdf13ddece51ad553969e386209 /scripts
parent92e41949461f1fbfbb4ac11b8dd478aebf477d72 (diff)
Condense colorFabb metal filled profiles
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/recreate_lulzbot_profiles.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/recreate_lulzbot_profiles.py b/scripts/recreate_lulzbot_profiles.py
index 5fc9ecaa25..a1a0281160 100755
--- a/scripts/recreate_lulzbot_profiles.py
+++ b/scripts/recreate_lulzbot_profiles.py
@@ -73,8 +73,8 @@ material_map = {
"PCTPE": "PCTPE",
"PC-ABS": "PC-ABS",
"T-Glase": "t-glase",
- "Bronzefill": "bronzefill",
- "Copperfill": "copperfill",
+ "Bronzefill": "colorfabb-metal-filled",
+ "Copperfill": "colorfabb-metal-filled",
# Expert
"PP-Conductive": "protopasta-conductive-PLA",
@@ -124,7 +124,7 @@ material_map = {
"PLA_poly": "PLA-polylite",
"polyflex": "polyflex",
"armadillo": "armadillo",
- "brassfill": "brassfill",
+ "brassfill": "colorfabb-metal-filled",
}
material_order = {