From e41361a053a35cbab2414aa7411a15154e67eddb Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 18 Sep 2018 17:18:37 +0200 Subject: [PATCH] Fan speed override is about supported areas, not bridged areas This is a correction suggested by Smartavionics (the author of that setting) on the Ultimaker forum thread about the 3.5 beta. --- plugins/ChangeLogPlugin/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 908e8d973c..fec177ca60 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -63,7 +63,7 @@ Creates multiple infill lines on the same pattern for sturdier infill. Contribut Connecting infill lines now also works with concentric and cross infill patterns. The benefit would be stronger infill and more consistent material flow/saving retractions. Contributed by BagelOrb. *Fan speed override -New setting to modify the fan speed of bridged areas. This setting can be found in Support settings > Fan Speed Override when support is enabled. Contributed by smartavionics. +New setting to modify the fan speed of supported areas. This setting can be found in Support settings > Fan Speed Override when support is enabled. Contributed by smartavionics. *Minimum wall flow New setting to define a minimum flow for thin printed walls. Contributed by smartavionics.