mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:09:00 +08:00
Spelling correction
Noticed this when I was developing the settings guide.
This commit is contained in:
parent
52d4875a68
commit
c0297ceee5
@ -2686,7 +2686,7 @@
|
|||||||
"limit_support_retractions":
|
"limit_support_retractions":
|
||||||
{
|
{
|
||||||
"label": "Limit Support Retractions",
|
"label": "Limit Support Retractions",
|
||||||
"description": "Omit retraction when moving from support to support in a straight line. Enabling this setting saves print time, but can lead to excesive stringing within the support structure.",
|
"description": "Omit retraction when moving from support to support in a straight line. Enabling this setting saves print time, but can lead to excessive stringing within the support structure.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
"enabled": "retraction_enable and (support_enable or support_tree_enable)",
|
"enabled": "retraction_enable and (support_enable or support_tree_enable)",
|
||||||
@ -5916,7 +5916,7 @@
|
|||||||
"smooth_spiralized_contours":
|
"smooth_spiralized_contours":
|
||||||
{
|
{
|
||||||
"label": "Smooth Spiralized Contours",
|
"label": "Smooth Spiralized Contours",
|
||||||
"description": "Smooth the spiralized contours to reduce the visibility of the Z seam (the Z-seam should be barely visible on the print but will still be visible in the layer view). Note that smoothing will tend to blur fine surface details.",
|
"description": "Smooth the spiralized contours to reduce the visibility of the Z seam (the Z seam should be barely visible on the print but will still be visible in the layer view). Note that smoothing will tend to blur fine surface details.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
"enabled": "magic_spiralize",
|
"enabled": "magic_spiralize",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user