mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-26 16:13:58 -06:00
Minor fix to BridgeDetector
This commit is contained in:
parent
21ea100d0e
commit
a0dda36df0
2 changed files with 3 additions and 1 deletions
|
@ -40,6 +40,7 @@ class LayerRegion
|
|||
|
||||
// collection of expolygons representing the bridged areas (thus not
|
||||
// needing support material)
|
||||
// (this could be just a Polygons object)
|
||||
ExPolygonCollection bridged;
|
||||
|
||||
// collection of polylines representing the unsupported bridge edges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue