mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Fix the JSON file after moving the initial layer height setting
Contributes to Asana issue 38958940640338
This commit is contained in:
parent
1c9ed0d5de
commit
254f86faf7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
"default": 0.1,
|
||||
"min_value": 0.0001,
|
||||
"min_value_warning": 0.04,
|
||||
"max_value_warning": 0.32,
|
||||
"max_value_warning": 0.32
|
||||
},
|
||||
"layer_height_0": {
|
||||
"label": "Initial Layer Thickness",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue