chiark / gitweb /
Small update to the new version dialog. 14.09
authordaid <daid303@gmail.com>
Fri, 19 Sep 2014 09:44:21 +0000 (11:44 +0200)
committerdaid <daid303@gmail.com>
Fri, 19 Sep 2014 09:44:21 +0000 (11:44 +0200)
Cura/gui/newVersionDialog.py

index 6356d5740153a6ddba86ab226f9f772cd9b63672..1ebaf5af759988d0eeb3e9ebff5c3577315660f4 100644 (file)
@@ -30,6 +30,7 @@ class newVersionDialog(wx.Dialog):
                s.Add(wx.StaticText(p, -1, '* When using the Pause at height plugin, the extruder will lose power so you could swap filament in an UM2.'))
                s.Add(wx.StaticText(p, -1, '* Fixed an issue on both MacOS and Windows where Cura failed to start.'))
                s.Add(wx.StaticText(p, -1, '* New TweakAtZ plugin from Dim3nsioneer.'))
+               s.Add(wx.StaticText(p, -1, '* Toolpath generation tries to find internal corners to start/end a layer, to minimize the seam seen on some prints'))
                s.Add(wx.StaticText(p, -1, '* Added Ultimaker Original+'))
                s.Add(wx.StaticText(p, -1, '* Added Ultimaker Original Heated Bed Upgrade Kit'))