1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Make tests happy

This commit is contained in:
Alessandro Ranellucci
2015-07-02 14:29:20 +02:00
parent 5571144c0e
commit b14290b9f6
10 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ sub _traverse_loops {
# there's only one contour loop).
$loop_role = EXTRL_ROLE_CONTOUR_INTERNAL_PERIMETER;
} else {
$loop_role = EXTR_ROLE_PERIMETER;
$loop_role = EXTRL_ROLE_DEFAULT;
}
# detect overhanging/bridging perimeters