mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Cleanup lines resulting from plane intersection before detecting polygons. This allows for more tolerance with dirty models. Performance impact depends on how many layers are detected as dirty. #16 #28
This commit is contained in:
parent
fec816b065
commit
c5d5e4d244
10 changed files with 259 additions and 132 deletions
1
MANIFEST
1
MANIFEST
|
|
@ -39,6 +39,7 @@ slic3r.pl
|
|||
t/arcs.t
|
||||
t/clean_polylines.t
|
||||
t/clipper.t
|
||||
t/collinear.t
|
||||
t/geometry.t
|
||||
t/polyclip.t
|
||||
t/stl.t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue