mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 09:46:05 +08:00
Rename group_walls setting to optimize_wall_printing_order.
This commit is contained in:
parent
6720e1c2ee
commit
26491da2b2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user