mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
CURA-4481 Setting description improved
This commit is contained in:
parent
a623c2ae75
commit
a4441e2bdb
1 changed files with 1 additions and 1 deletions
|
@ -3978,7 +3978,7 @@
|
|||
"remove_empty_first_layers":
|
||||
{
|
||||
"label": "Remove Empty First Layers",
|
||||
"description": "Remove empty layers beneath the first printed layer if they are present.",
|
||||
"description": "Remove empty layers beneath the first printed layer if they are present. Disabling this setting can cause empty first layers if the Slicing Tolerance setting is set to Exclusive or Middle.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"enabled": "not support_enable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue