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)
* 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