Remove wrong setting

CURA-5676
This commit is contained in:
Aleksei S 2018-08-31 11:06:25 +02:00
parent 9258c9a7fc
commit b0b148f2d0

View File

@ -3875,19 +3875,6 @@
}
}
},
"support_infill_angle":
{
"label": "Support Infill Line Direction",
"description": "Orientation of the infill pattern for supports. The support infill pattern is rotated in the horizontal plane.",
"unit": "°",
"type": "float",
"minimum_value": "-90",
"maximum_value": "90",
"default_value": 0,
"enabled": "support_enable",
"settable_per_mesh": false,
"settable_per_extruder": true
},
"support_z_distance":
{
"label": "Support Z Distance",