mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixing the crash with large model.
This commit is contained in:
@@ -1370,7 +1370,7 @@ bool SLASupportTree::generate(const PointSet &points,
|
|||||||
add_base(cfg.base_height_mm, cfg.base_radius_mm);
|
add_base(cfg.base_height_mm, cfg.base_radius_mm);
|
||||||
|
|
||||||
// connects to ground, eligible for bridging
|
// connects to ground, eligible for bridging
|
||||||
cl_centroids.emplace_back(sidehead.id);
|
cl_centroids.emplace_back(c);
|
||||||
} else {
|
} else {
|
||||||
// Creating the bridge to the nearest pillar
|
// Creating the bridge to the nearest pillar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user