Skip to content

Commit

Permalink
Fix dirty print lines and micro-segments (#2166)
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton authored Nov 5, 2024
2 parents f684de3 + 0948be1 commit 7a327d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LayerPlan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@ void LayerPlan::addSplitWall(
}

p0 = p1;
w0 = w1;
}
}

Expand Down

0 comments on commit 7a327d4

Please sign in to comment.