Rename support_tree_wall_line_count to support_tree_wall_count

Wall line is double. Just name it wall.

Contributes to issue CURA-4523.
This commit is contained in:
Ruben D 2017-11-09 00:47:20 +01:00
parent 380b0ed2e7
commit b660b2ca86
No known key found for this signature in database
GPG Key ID: 6B42C9465E304A62

View File

@ -3720,7 +3720,7 @@
"settable_per_extruder": true, "settable_per_extruder": true,
"children": "children":
{ {
"support_tree_wall_line_count": "support_tree_wall_count":
{ {
"label": "Tree Support Wall Line Count", "label": "Tree Support Wall Line Count",
"description": "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily.", "description": "The number of walls of the branches of tree support. Thicker walls take longer to print but don't fall over as easily.",