1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

New option to change perimeter order. #534

This commit is contained in:
Alessandro Ranellucci
2013-03-16 18:56:49 +01:00
parent 33b40eda18
commit db2e76a0df
5 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -407,7 +407,7 @@ sub build {
},
{
title => 'Advanced',
options => [qw(avoid_crossing_perimeters)],
options => [qw(avoid_crossing_perimeters external_perimeters_first)],
},
]);