chiark / gitweb /
Remove WIP
authordaid303 <daid303@gmail.com>
Wed, 8 May 2013 08:44:10 +0000 (10:44 +0200)
committerdaid303 <daid303@gmail.com>
Wed, 8 May 2013 08:44:10 +0000 (10:44 +0200)
Cura/gui/configWizard.py

index 7b2275202184ebfcda3a85d9ca160849a145a5d4..ab1473679924dea6a66938e37daf75a4859baaba 100644 (file)
@@ -937,7 +937,7 @@ class bedLevelWizardMain(InfoPage):
 
 class headOffsetCalibrationPage(InfoPage):
        def __init__(self, parent):
-               super(headOffsetCalibrationPage, self).__init__(parent, "Printer head offset calibration (WIP)")
+               super(headOffsetCalibrationPage, self).__init__(parent, "Printer head offset calibration")
 
                self.AddText('This wizard will help you in calibrating the printer head offsets of your dual extrusion machine')
                self.AddSeperator()