From 3a478dac1266afda861d56bc0c39a21e6e7b17b7 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 6 Apr 2016 16:47:21 +0200 Subject: [PATCH] Fix inaccuracy in change log You can't actually set a profile per object. You can set settings per object. Contributes to issue CURA-1326. --- 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 ee4b256a58..c90633da27 100644 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -29,7 +29,7 @@ An optimized 64-bit Windows Cura version is now available. This allows you to lo Cura allows you to set a number of lines/layers instead of millimeters. The engine automatically calculates the right settings. *Per-Object Settings -You can now select different profiles for different objects and when in advanced mode, override individual settings. +You can now override individual settings for different objects in advanced mode. *Fuzzy Skin Prints the outer walls with a jittering motion to give your object a diffused finish.