Remove transitioning angle from the user settings

Tt will be a constant on the CuraEngine side.

CURA-7555
This commit is contained in:
Kostas Karmas 2020-08-19 17:17:40 +02:00
parent a029e0ce50
commit 4954746ee4

View file

@ -1070,19 +1070,6 @@
"limit_to_extruder": "wall_0_extruder_nr",
"children":
{
"transitioning_angle":
{
"label": "Transitioning Angle",
"description": "Transitioning Angle.",
"unit": "°",
"default_value": 30,
"minimum_value": "1",
"minimum_value_warning": "22.5",
"maximum_value": "89",
"type": "float",
"limit_to_extruder": "wall_0_extruder_nr",
"enabled": "beading_strategy_type != 'naive'"
},
"transition_length":
{
"label": "Transition Length",