mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
don't enable roofing by default (CURA-3940)
This commit is contained in:
parent
26ac70d2bd
commit
141543d7ca
@ -962,7 +962,7 @@
|
||||
{
|
||||
"label": "Roofing Layers",
|
||||
"description": "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces.",
|
||||
"default_value": 1,
|
||||
"default_value": 0,
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "top_layers - 1",
|
||||
"type": "int",
|
||||
|
Loading…
x
Reference in New Issue
Block a user