Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2017-10-12 18:10:04 +0300
committerGhostkeeper <rubend@tutanota.com>2017-10-12 18:10:04 +0300
commitcfcb47234ce41e3058a20dd08f4886666386de96 (patch)
treee465be48b81a55c4f4ae0198021302aa98efedc2
parenteda61f1ff906a652f252adb96221bab8d8b377e3 (diff)
Add cross infill to the change log
Contributes to issue CURA-4391 and CURA-4095.
-rwxr-xr-xplugins/ChangeLogPlugin/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt
index 6ee523d35a..25880a66e4 100755
--- a/plugins/ChangeLogPlugin/ChangeLog.txt
+++ b/plugins/ChangeLogPlugin/ChangeLog.txt
@@ -56,6 +56,9 @@ Gives the user control over where to place the seam - hide it in convex corners
*Quarter cubic infill
Similar to tetrahedral (octet) infill, but half of the lines are shifted half of the period up. This pattern sacrifices some rigidity of octet infill for greater toughness.
+*Cross infill
+A fractal pattern infill that requires fewer retractions than other infill types. This is useful for flexible materials as it causes less material elongation. The internal structure given by this infill also assists flexible models having more resistance, while retaining ‘soft’ properties in all directions.
+
*Layer start negative position
Layer start X/Y values can be less than 0 when the machine centre is zero.