Can't see any good reason why this shouldn't be turned on by default.

This commit is contained in:
Mark Burton 2017-05-29 17:44:45 +01:00
parent 26491da2b2
commit 85f0a012bb

View file

@ -994,7 +994,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.",
"type": "bool",
"default_value": false,
"default_value": true,
"settable_per_mesh": true
},
"alternate_extra_perimeter":