mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
parent
be4e05c13f
commit
abcac67cee
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@ class ChangeAtZ(Script):
|
|||
},
|
||||
"d_twLayers":
|
||||
{
|
||||
"label": "No. Layers",
|
||||
"description": "No. of layers used to change",
|
||||
"label": "Layer Spread",
|
||||
"description": "The change will be gradual over this many layers. Enter 1 to make the change immediate.",
|
||||
"unit": "",
|
||||
"type": "int",
|
||||
"default_value": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue