From d85fd637952799c2b021e445042d67141fc1d9ff Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 3 Aug 2017 15:53:11 +0200 Subject: [PATCH] Mention Neotko as the originator of Ironing As promised. Contributes to issue CURA-4114. --- 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 a6a239b31a..3e101919d4 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -6,7 +6,7 @@ Specify print settings of the top-most layers separately in order to improve pri An experimental function that enables features to be printed up to two times smaller than the nozzle size. *Ironing (a.k.a. Neosanding) -An experimental function that enables the heated nozzle to travel over printed top layers without extrusion to create a smooth finish. +An experimental function that enables the heated nozzle to travel over printed top layers without extrusion to create a smooth finish. Made after an idea by Neotko. *Gradual support infill Supports will print faster and with less material while improving overhang quality.