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:26:36 +0300
committernickthetait <tait@alephobjects.com>2016-03-28 18:26:36 +0300
commita10446e64c14703a08f7299324788adccb86a3ed (patch)
tree43d57e36b01c20b79ee292d3ff40e4f720391585
parent056fdda96eb1e8fe6d09cadfa367cea23dd7364c (diff)
Document mapping scheme for profile integration
-rwxr-xr-xscripts/recreate_lulzbot_profiles.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/recreate_lulzbot_profiles.py b/scripts/recreate_lulzbot_profiles.py
index 3a0916a2d4..6317ecc704 100755
--- a/scripts/recreate_lulzbot_profiles.py
+++ b/scripts/recreate_lulzbot_profiles.py
@@ -17,6 +17,7 @@ CURA_QUICKPRINT_DIR="resources/quickprint/"
PROFILES_DIR="lulzbot_profiles"
dir_map = {
+ #Profile location/directory name: machine name in Cura
"Mini_single_extruder_v2": ("lulzbot_mini",),
"Mini_flexystruder_v2": ("lulzbot_mini_flexystruder",),
"TAZ_single_extruder_0.35nozzle": ("lulzbot_TAZ_4_SingleV1",