From 0ea953cdb8d6f99d1556b27eb3573a5ab197cdb5 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 11 Mar 2021 17:40:36 +0100 Subject: [PATCH] Fix display of the Arachne change log in beta The version number didn't change, and our filtering on these headers doesn't take that case into account. I wonder why it's filtering at all, since older versions of Cura won't have the new change log anyway, but there you go. This seems to resolve the issue. --- resources/texts/change_log.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 16b4749d5c..d47989fe06 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -66,9 +66,6 @@ The outer wall will no longer adjust its width or position if there are any inne - Fuzzy skin isn't implemented. - Connect Top/Bottom polygons isn't implemented. - -[Arachne engine alpha] -

Arachne engine alpha

The Cura Team, as part of and with help from Ultimaker R&D in a more general sense, have been working on a large project that changes the core of how our slicing engine works.