mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 20:55:54 +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",
|
"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.",
|
"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",
|
"minimum_value": "0",
|
||||||
"maximum_value_warning": "top_layers - 1",
|
"maximum_value_warning": "top_layers - 1",
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user