mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:29:02 +08:00
this if else statement is doing nothing
This commit is contained in:
parent
596c24657d
commit
02fb4e70d3
@ -2256,7 +2256,7 @@
|
||||
"maximum_value": "machine_height",
|
||||
"maximum_value_warning": "resolveOrValue('infill_sparse_thickness') * 10",
|
||||
"type": "float",
|
||||
"value": "0 if infill_sparse_density > 0 else 0",
|
||||
"value": "0",
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"enabled": "infill_sparse_density > 0",
|
||||
"settable_per_mesh": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user