mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:45:59 +08:00
Merge pull request #8661 from Ultimaker/CURA-7557_arachne_inset_order
CURA-7557 / CURA-7677 Rename Optimize Wall Printing Order to Order Inner Walls By Inset.
This commit is contained in:
commit
c64146abc1
@ -1273,8 +1273,8 @@
|
|||||||
},
|
},
|
||||||
"optimize_wall_printing_order":
|
"optimize_wall_printing_order":
|
||||||
{
|
{
|
||||||
"label": "Optimize Wall Printing Order",
|
"label": "Order Inner Walls By Inset",
|
||||||
"description": "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization. First layer is not optimized when choosing brim as build plate adhesion type.",
|
"description": "Order inner wall printing by inset-index, instead of by (hole) region.",
|
||||||
"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