From e887c260ab3f7919621e47181eddf4ff6c414a17 Mon Sep 17 00:00:00 2001 From: Remco Burema Date: Wed, 31 Oct 2018 09:30:41 +0100 Subject: [PATCH] Add contributors to printer-defs section in the 3.6-changelog. part of [CURA-5871] Release notes Cura 3.6 Beta --- plugins/ChangeLogPlugin/ChangeLog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index ea3b4f9239..e3631b6887 100755 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -30,10 +30,10 @@ In previous versions, Ultimaker Cura would display an error dialog explaining wh A new tab has been added to the Toolbox that includes downloadable material profiles, to quickly and easily prepare models for a range of third-party materials. *New third-party definitions -New profiles added for Anycube 4MAx and Tizyx K25. +New profiles added for Anycube 4MAx and Tizyx K25. Contributed by jscurtu and ValentinPitre respectively. *Improved definitions for Ender-3 -The Ender-3 build plate size has been adjusted to the correct size of 235 x 235 mm, corrected the start-up sequence, and the printhead position has been adjusted when prints are purged or completed. +The Ender-3 build plate size has been adjusted to the correct size of 235 x 235 mm, corrected the start-up sequence, and the printhead position has been adjusted when prints are purged or completed. Contributed by stelgenhof. *Add mesh names to slicing message Added comment generation to indicate which mesh the GCODE after this comment is constructing. Contributed by paukstelis.