Skip to content

Commit 0948be1

Browse files
committed
Fix dirty print lines and micro-segments
CURA-12263
1 parent f684de3 commit 0948be1

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)