mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 12:35:54 +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,
|
"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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user