mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-18 00:26:41 +08:00
Remove transition_length from the front-end
It is set as 2*wall_line_width in CuraEngine. CURA-7555
This commit is contained in:
parent
217e01b5b3
commit
ec633feb37
@ -1069,20 +1069,6 @@
|
||||
"limit_to_extruder": "wall_0_extruder_nr",
|
||||
"children":
|
||||
{
|
||||
"transition_length":
|
||||
{
|
||||
"label": "Transition Length",
|
||||
"description": "Transition Length.",
|
||||
"unit": "mm",
|
||||
"default_value": 0.4,
|
||||
"value": "wall_line_width * 2",
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "wall_line_width * 5",
|
||||
"type": "float",
|
||||
"minimum_value_warning": "0.01",
|
||||
"limit_to_extruder": "wall_0_extruder_nr",
|
||||
"enabled": "beading_strategy_type == 'distributed' or beading_strategy_type == 'inward_distributed'"
|
||||
},
|
||||
"widening_beading_enabled":
|
||||
{
|
||||
"label": "Enable Widening Beading",
|
||||
|
Loading…
x
Reference in New Issue
Block a user