mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Merge branch 'mb-group-walls' of https://github.com/smartavionics/Cura into smartavionics-mb-group-walls
This commit is contained in:
commit
6993160ae5
1 changed files with 8 additions and 0 deletions
|
@ -4965,6 +4965,14 @@
|
|||
"description": "experimental!",
|
||||
"children":
|
||||
{
|
||||
"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.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"draft_shield_enabled":
|
||||
{
|
||||
"label": "Enable Draft Shield",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue