mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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};
|
shift @{$edge->points};
|
||||||
pop @{$edge->points};
|
pop @{$edge->points};
|
||||||
}
|
}
|
||||||
|
@surface_edges = grep { @{$_->points} } @surface_edges;
|
||||||
}
|
}
|
||||||
push @edges, @surface_edges;
|
push @edges, @surface_edges;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user