From 00cdafc50a1999db4fc5244d837f49975287bf6f Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Thu, 10 Sep 2015 11:50:50 +0200 Subject: [PATCH] Added new features to changelogplugin list --- plugins/ChangeLogPlugin/ChangeLog.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index 92c5253a1f..f41a59a927 100644 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -5,7 +5,6 @@ Cura’s default mode is set to All At Once. You can print multiple objects fast *Setting Profiles Now you can create preferred setting favourites and share them with others. - *Post-Processing Plugin This plugin supports post-processing on the GCode generated by the engine – allowing for custom scripts. For example, Pause At Height and Tweak At Z. @@ -15,7 +14,6 @@ We have restored the Bed Levelling function and several other wizards that were *Third-Party Printer Profiles We received printer profiles for third-party vendors (BQ, Rep Rap neo) from the community (thanks guys!). These have been included in this release. - *3MF File Loading Support (New) We’re happy to report we now support loading 3MF files. This is a new file format similar to AMF, but freely available. @@ -39,3 +37,8 @@ You can now select different profiles for different objects and in advance mode *64-bit Windows Builds (New) Cura now allows 64-bit Windows builds in addition to the 32-bit builds. For users running the 64-bit version of Windows, you can now load models in more detail. + +*Fuzzy skin mode (New) +A new engine feature that enables objects to be printed as if they have a fuzzy skin. + +*Z-seam alignment (New)