mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Change normal layer height of cocoon to 0.10
CURA-5902 So it's different from Fine 0.15, otherwise you get duplicates.
This commit is contained in:
parent
1f17896e78
commit
b44ddec01f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"default_value": 220
|
||||
},
|
||||
"layer_height": {
|
||||
"default_value": 0.15
|
||||
"default_value": 0.10
|
||||
},
|
||||
"layer_height_0": {
|
||||
"default_value": 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue