From: daid Date: Thu, 19 Dec 2013 10:00:48 +0000 (+0100) Subject: Update the changelog. X-Git-Tag: 14.01~18 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1a78e0ab050caebbacc089411f70d0a07cb943a7;p=cura.git Update the changelog. --- diff --git a/Cura/gui/newVersionDialog.py b/Cura/gui/newVersionDialog.py index 0301088f..bb36d540 100644 --- a/Cura/gui/newVersionDialog.py +++ b/Cura/gui/newVersionDialog.py @@ -53,6 +53,7 @@ class newVersionDialog(wx.Dialog): s.Add(wx.StaticText(p, -1, '* Fixed bug in acceleration planning causing slow moves on rare occasions.')) s.Add(wx.StaticText(p, -1, '* Fixed the problem where aborting a print did not always home the head.')) s.Add(wx.StaticText(p, -1, '* Disabled normal LCD menu curing USB printing.')) + s.Add(wx.StaticText(p, -1, '* Disable stepper drivers after print is finished or aborted, so you can manually move the head.')) button = wx.Button(p, -1, 'Install now') self.Bind(wx.EVT_BUTTON, self.OnUltimaker2Firmware, button) s.Add(button, flag=wx.TOP, border=5) diff --git a/changelog b/changelog index 6e5f0c81..b3ea6b23 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,7 @@ Ultimaker2 - Firmware update - 13.12 * Fixed the problem where aborting a print did not always home the head. * Fixed bug in acceleration planning causing slow moves on rare occasions. * Disable the normal menus during USB printing, and support for USB based menus. +* Disable stepper drivers after print is finished or aborted, so you can manually move the head. * Expert feature: Support M907 for setting the motor current. Ultimaker Original - Firmware update - 13.12