mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:58:58 +08:00
Removes the maximum_value line and modifies the maximum_value_warning from "line_width * 2" to "line_width * 4".
CURA-11227
This commit is contained in:
parent
052b1c7ece
commit
f3172cb10b
@ -4795,8 +4795,7 @@
|
||||
"minimum_value": "0.001",
|
||||
"value": "line_width * 2",
|
||||
"default_value": 0.8,
|
||||
"maximum_value": "line_width * 4",
|
||||
"maximum_value_warning": "line_width * 2",
|
||||
"maximum_value_warning": "line_width * 4",
|
||||
"type": "float",
|
||||
"enabled": "support_z_seam_away_from_model and support_enable",
|
||||
"settable_per_mesh": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user