mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:39:02 +08:00
JSON fix: max value of infill_sparse_thickness based on engine MAX_COMBINE_COUNT hardcoded value (CURA-1374)
This commit is contained in:
parent
bc0d8818cf
commit
e28bed6006
@ -585,6 +585,7 @@
|
||||
"default": 0.1,
|
||||
"min_value": "0.0001",
|
||||
"max_value_warning": "0.32",
|
||||
"max_value": "layer_height * 8",
|
||||
"visible": false,
|
||||
"inherit_function": "layer_height"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user