mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:55:56 +08:00
fix: don't enable Roffing by default
This commit is contained in:
parent
ed525478d6
commit
693cbd2f9f
@ -968,7 +968,7 @@
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "top_layers - 1",
|
||||
"type": "int",
|
||||
"value": "0 if infill_sparse_density == 100 else 1",
|
||||
"value": "0",
|
||||
"limit_to_extruder": "roofing_extruder_nr",
|
||||
"settable_per_mesh": true,
|
||||
"enabled": "top_layers > 0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user