From: quillford Date: Thu, 5 Feb 2015 03:52:15 +0000 (-0800) Subject: Added Printrbot LC v1 and Plus v1 profiles X-Git-Tag: 15.02-RC1~3^2~1^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=50ebc6c8b583450ad3e25db1883d5673e510421c;p=cura.git Added Printrbot LC v1 and Plus v1 profiles --- diff --git a/Cura/gui/configWizard.py b/Cura/gui/configWizard.py index 03b79ebf..9bbf23ed 100644 --- a/Cura/gui/configWizard.py +++ b/Cura/gui/configWizard.py @@ -270,7 +270,9 @@ class PrintrbotPage(InfoPage): ("Simple Maker's Edition v3 (2014 Printrbot Simple)", 100, 100, 100, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("Jr v1", 115, 120, 80, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("Jr v2", 150, 150, 150, 0.4, 1.75, 208, 40, 70, 30, 1, False), + ("LC v1", 150, 150, 150, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("LC v2", 150, 150, 150, 0.4, 1.75, 208, 40, 70, 30, 1, False), + ("Plus v1", 200, 200, 200, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("Plus v2", 200, 200, 200, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("Plus v2.1", 185, 220, 200, 0.4, 1.75, 208, 40, 70, 30, 1, False), ("Plus v2.2 (Model 1404/140422/140501/140507)", 250, 250, 250, 0.4, 1.75, 208, 40, 70, 30, 1, True),