From c69009510383c8b104149b4b5a54d08aba59723b Mon Sep 17 00:00:00 2001 From: Tamara Hogenhout Date: Thu, 19 Nov 2015 15:43:20 +0100 Subject: [PATCH] Adds naming changes to the changelog fixes #CURA-279 --- plugins/ChangeLogPlugin/ChangeLog.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt index f41a59a927..9950fb3c4e 100644 --- a/plugins/ChangeLogPlugin/ChangeLog.txt +++ b/plugins/ChangeLogPlugin/ChangeLog.txt @@ -1,4 +1,15 @@ -[15.10.0] +[2.0.0] + +*Naming changes +Infill prints after perimeters → Infill Before Walls +Initial layer thickness → Initial Layer Height +Structure type → Pattern +Cool head lift → Lift Head +Combine everything (Type-A) → Union Overlapping Volumes +Combine everything (Type-B) → Remove All Holes +Keep open faces Keep Disconnected → Faces +Only follow mesh surface → Surface Mode + *All at Once/One at a Time Cura’s default mode is set to All At Once. You can print multiple objects faster with the option print objects One At A Time. This can be changed in Advanced Settings. Please note that in One At A Time mode, grouped objects will still be printed as a single object.