mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Some minor fixes for the new bridging logic #58
This commit is contained in:
@@ -399,6 +399,7 @@ sub process_bridges {
|
||||
shift @{$edge->points};
|
||||
pop @{$edge->points};
|
||||
}
|
||||
@surface_edges = grep { @{$_->points} } @surface_edges;
|
||||
}
|
||||
push @edges, @surface_edges;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user