mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:25:53 +08:00
Fixed wrong error state of infill_sparse_density
This commit is contained in:
parent
5d74633119
commit
0c6b57f897
@ -438,7 +438,7 @@
|
|||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default": 20,
|
"default": 20,
|
||||||
"max_value_warning": "100.0",
|
"max_value_error": "100.0",
|
||||||
"children": {
|
"children": {
|
||||||
"infill_line_distance": {
|
"infill_line_distance": {
|
||||||
"label": "Line distance",
|
"label": "Line distance",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user