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:
Jelle Spijker 2020-11-03 14:21:13 +01:00 committed by GitHub
commit c64146abc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1273,8 +1273,8 @@
},
"optimize_wall_printing_order":
{
"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. 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.",
"label": "Order Inner Walls By Inset",
"description": "Order inner wall printing by inset-index, instead of by (hole) region.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true