mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Merge pull request #4531 from Ultimaker/normal_quality_ender_3
[3.5] Use 0.1 layer height as normal for Ender 3
This commit is contained in:
commit
0ac4f8f521
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
"default_value": 20
|
||||
},
|
||||
"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