Skip to content

Commit 7a327d4

Browse files
authored
Fix dirty print lines and micro-segments (#2166)
2 parents f684de3 + 0948be1 commit 7a327d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LayerPlan.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,6 +1271,7 @@ void LayerPlan::addSplitWall(
12711271
}
12721272

12731273
p0 = p1;
1274+
w0 = w1;
12741275
}
12751276
}
12761277

0 commit comments

Comments
 (0)