From a6745ea63bc8dc2b2eb007922ef94a18681a794d Mon Sep 17 00:00:00 2001 From: daid Date: Fri, 19 Sep 2014 11:44:21 +0200 Subject: [PATCH] Small update to the new version dialog. --- Cura/gui/newVersionDialog.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Cura/gui/newVersionDialog.py b/Cura/gui/newVersionDialog.py index 6356d574..1ebaf5af 100644 --- a/Cura/gui/newVersionDialog.py +++ b/Cura/gui/newVersionDialog.py @@ -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')) -- 2.30.2