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