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-21 21:40:36 +0300
committernickthetait <tait@alephobjects.com>2016-03-21 23:54:54 +0300
commit403005676428e66e2cfeb3ce7a961de90a42cfdd (patch)
treea0cf91a1b166a60f3b2e613bda3974fd5d5c6f49
parent5ed44e94d2beff94a6330e4abc9a9ad5a19de12c (diff)
Update (Mini Flexystruder v2) firmware
Different cooling fans were introduced mid-production stream. New firmware allows using new as well as old fans. Conflicts: Cura/gui/firmwareInstall.py
-rw-r--r--Cura/gui/firmwareInstall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cura/gui/firmwareInstall.py b/Cura/gui/firmwareInstall.py
index 7b94199609..be64df330d 100644
--- a/Cura/gui/firmwareInstall.py
+++ b/Cura/gui/firmwareInstall.py
@@ -24,7 +24,7 @@ def getDefaultFirmware(machineIndex = None):
#Mini
'lulzbot_mini': "Mini-Single-or-Flexystruder-LBHexagon-2016Q1.hex",
- 'lulzbot_mini_flexystruder': "Mini-Single-or-Flexystruder-LBHexagon-2015Q3.hex",
+ 'lulzbot_mini_flexystruder': "Mini-Single-or-Flexystruder-LBHexagon-2016Q1.hex",
#TAZ Budaschnozzle
'lulzbot_TAZ_4_SingleV1': "Taz4-5-Single-or-Flexystruder-Budaschnozzle-2014Q3.hex",