remove wall_order_center_last

We decided this setting had no real use to the user
This commit is contained in:
Tim Kuipers 2022-03-25 09:05:30 +01:00
parent f05b3aad66
commit d7e307bf81

View File

@ -1217,15 +1217,6 @@
"default_value": "outside_in", "default_value": "outside_in",
"settable_per_mesh": true "settable_per_mesh": true
}, },
"wall_order_center_last":
{
"label": "Delay Middle Lines Until After All Walls",
"description": "For thin geometry Cura might generate an odd number of walls smaller than the Wall Line Count. This setting control whether the middle line is printed after all even walls, rather than interspersed with the even walls. Depending on the Middle Line Threshold values the middle lines might have more width variation, which could cause issues for the even walls if printed interspersed. Disabling this setting reduces the travel time slightly.",
"type": "bool",
"default_value": false,
"limit_to_extruder": "wall_x_extruder_nr",
"settable_per_mesh": true
},
"alternate_extra_perimeter": "alternate_extra_perimeter":
{ {
"label": "Alternate Extra Wall", "label": "Alternate Extra Wall",