mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
rename setting initial layer thickness to initial layer height
This commit is contained in:
parent
3b533c653d
commit
49592ddf87
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@
|
|||
"max_value_warning": 0.32
|
||||
},
|
||||
"layer_height_0": {
|
||||
"label": "Initial Layer Thickness",
|
||||
"description": "The layer thickness of the bottom layer. A thicker bottom layer makes sticking to the bed easier.",
|
||||
"label": "Initial Layer Height",
|
||||
"description": "The layer height of the bottom layer. A thicker bottom layer makes sticking to the bed easier.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default": 0.3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue