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-09 20:39:57 +0300
committernickthetait <tait@alephobjects.com>2016-03-10 01:24:09 +0300
commitb910f6f1a5e3a9a08c0df1c972a7140956552409 (patch)
treeddbf91f50880c33c14e3320b7988ce264b44a4bb
parentf110582a6cf064dc7808a29bc08d4f4d9e8f5aec (diff)
Update TAZ 6 pictures
Photos taken by Ben Malouf Fixes T398
-rw-r--r--Cura/gui/configWizard.py2
-rw-r--r--resources/images/Lulzbot_TAZ6.jpgbin34716 -> 32910 bytes
-rw-r--r--resources/images/Lulzbot_Toolhead_TAZ6_Single-v2.1.jpgbin0 -> 483590 bytes
-rw-r--r--resources/images/Lulzbot_Toolhead_TAZ_Tilapia.jpgbin34648 -> 0 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/Cura/gui/configWizard.py b/Cura/gui/configWizard.py
index 9c721285bc..4df4d80d56 100644
--- a/Cura/gui/configWizard.py
+++ b/Cura/gui/configWizard.py
@@ -1243,7 +1243,7 @@ class LulzbotTaz6ToolheadSelectPage(InfoPage):
self.panel = self.AddPanel()
image_size=(LulzbotMachineSelectPage.IMAGE_WIDTH, LulzbotMachineSelectPage.IMAGE_HEIGHT)
self.standard = self.AddImageButton(self.panel, 0, 0, _('Single Extruder v2.1'),
- 'Lulzbot_Toolhead_TAZ_Tilapia.jpg', image_size,
+ 'Lulzbot_Toolhead_TAZ6_Single-v2.1.jpg', image_size,
style=ImageButton.IB_GROUP)
self.flexy = self.AddImageButton(self.panel, 0, 1, _('Flexystruder v2'),
'Lulzbot_Toolhead_TAZ_Flexystruder_v2.jpg', image_size)
diff --git a/resources/images/Lulzbot_TAZ6.jpg b/resources/images/Lulzbot_TAZ6.jpg
index 4ba0eed4fe..1a2c85013b 100644
--- a/resources/images/Lulzbot_TAZ6.jpg
+++ b/resources/images/Lulzbot_TAZ6.jpg
Binary files differ
diff --git a/resources/images/Lulzbot_Toolhead_TAZ6_Single-v2.1.jpg b/resources/images/Lulzbot_Toolhead_TAZ6_Single-v2.1.jpg
new file mode 100644
index 0000000000..321878d7f8
--- /dev/null
+++ b/resources/images/Lulzbot_Toolhead_TAZ6_Single-v2.1.jpg
Binary files differ
diff --git a/resources/images/Lulzbot_Toolhead_TAZ_Tilapia.jpg b/resources/images/Lulzbot_Toolhead_TAZ_Tilapia.jpg
deleted file mode 100644
index f494295066..0000000000
--- a/resources/images/Lulzbot_Toolhead_TAZ_Tilapia.jpg
+++ /dev/null
Binary files differ