From 68ff313320df125758493c79dd1fb69c9625b319 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Thu, 24 Dec 2020 09:39:13 +0100 Subject: [PATCH] Changelog: Forgot to add 'Maximum Extrusion Area Deviation'. --- resources/texts/change_log.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 44d40a000b..0a242de14f 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -32,6 +32,8 @@ Variable Line Strategy: How the walls are spread over the available space.
Wall Transition Filter Distance: If it would be transitioning back and forth between different numbers of walls in quick succession, don't transition at all. Remove transitions if they are closer together than this distance. +
Maximum Extrusion Area Deviation: Influences extrusion line simplification. The maximum extrusion area deviation allowed when removing intermediate points from a straight line. Keeping it low may cause (too) little simplification to occur (with all the problems that causes), but if you increase this you may notice slight under- (or over-) extrusion in between straight parallel walls. + * Removed/Renamed/Altered Settings Print Thin Walls: Behaviour altered.