mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 07:45:55 +08:00
keep default_value
This commit is contained in:
parent
7d107b5e5c
commit
4b6763132c
@ -7528,6 +7528,7 @@
|
|||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
"default_value": 5,
|
||||||
"value": "line_width + support_xy_distance + 1.0",
|
"value": "line_width + support_xy_distance + 1.0",
|
||||||
"enabled": "bridge_settings_enabled",
|
"enabled": "bridge_settings_enabled",
|
||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user