mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Fixed wrong error state of infill_sparse_density
This commit is contained in:
parent
5d74633119
commit
0c6b57f897
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@
|
|||
"unit": "%",
|
||||
"type": "float",
|
||||
"default": 20,
|
||||
"max_value_warning": "100.0",
|
||||
"max_value_error": "100.0",
|
||||
"children": {
|
||||
"infill_line_distance": {
|
||||
"label": "Line distance",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue