Rename group_walls setting to optimize_wall_printing_order.

This commit is contained in:
Mark Burton 2017-05-24 23:29:36 +01:00
parent 6720e1c2ee
commit 26491da2b2

View File

@ -989,10 +989,10 @@
"default_value": false,
"settable_per_mesh": true
},
"group_walls":
"optimize_wall_printing_order":
{
"label": "Group Walls",
"description": "Print all the walls for a single outline or hole before moving on to the next outline or hole.",
"label": "Optimize Wall Printing Order",
"description": "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true