mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Optimize wall printing order
CURA-11507
This commit is contained in:
parent
1ba34ec0ff
commit
da4f675008
1 changed files with 1 additions and 1 deletions
|
@ -1159,7 +1159,7 @@
|
|||
"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.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"default_value": true,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"inset_direction":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue