mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 06:11:09 -07:00
Can't see any good reason why this shouldn't be turned on by default.
This commit is contained in:
parent
26491da2b2
commit
85f0a012bb
1 changed files with 1 additions and 1 deletions
|
|
@ -994,7 +994,7 @@
|
||||||
"label": "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.",
|
"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": true,
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"alternate_extra_perimeter":
|
"alternate_extra_perimeter":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue