mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 16:16:00 +08:00
rename setting initial layer thickness to initial layer height
This commit is contained in:
parent
3b533c653d
commit
49592ddf87
@ -46,8 +46,8 @@
|
|||||||
"max_value_warning": 0.32
|
"max_value_warning": 0.32
|
||||||
},
|
},
|
||||||
"layer_height_0": {
|
"layer_height_0": {
|
||||||
"label": "Initial Layer Thickness",
|
"label": "Initial Layer Height",
|
||||||
"description": "The layer thickness of the bottom layer. A thicker bottom layer makes sticking to the bed easier.",
|
"description": "The layer height of the bottom layer. A thicker bottom layer makes sticking to the bed easier.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default": 0.3,
|
"default": 0.3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user