From e0d439595011a93b4be73b7974efd99aa7d60308 Mon Sep 17 00:00:00 2001 From: Ian Paschal Date: Mon, 23 Apr 2018 13:39:52 +0200 Subject: [PATCH] CURA-5238 Added a bugfix --- plugins/ChangeLogPlugin/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 7a25d07bf0..97c473c10b 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -102,6 +102,7 @@ XML material profile files are now checked before import in Ultimaker Cura to av - Polypropylene 0.25mm print profile. Fixed the maximum number of allowed extrusions for all 0.25mm Polypropylene profile prints. - SolidWorks plugin. Replaced comtypes module with win32com to fix issues. - Font rendering issues. Fixed font rendering issues on Max OSX. +- Slice engine avoids broken wall segments. Fixed an issue where narrow walls created broken line segments by testing for such situations and using slightly narrow lines in those cases. *Third party printers