mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:25:58 +08:00
reduce support join distance
We changed the support join distance, so a smaller value is now better. CURA-10289/PP-323
This commit is contained in:
parent
482d5d38b7
commit
c6c9047757
@ -4996,7 +4996,7 @@
|
||||
"description": "The maximum distance between support structures in the X/Y directions. When separate structures are closer together than this value, the structures merge into one.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 10.0,
|
||||
"default_value": 5.0,
|
||||
"limit_to_extruder": "support_infill_extruder_nr",
|
||||
"minimum_value_warning": "0",
|
||||
"maximum_value_warning": "50",
|
||||
|
Loading…
x
Reference in New Issue
Block a user