mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Tracing MMU top / bottom segmentation open lines at "trace" level.
This commit is contained in:
@@ -1431,6 +1431,8 @@ static std::vector<Polygons> make_slab_loops(
|
||||
#endif /* SLIC3R_DEBUG_SLICE_PROCESSING */
|
||||
assert(! loops.empty());
|
||||
assert(open_polylines.empty());
|
||||
if (! open_polylines.empty())
|
||||
BOOST_LOG_TRIVIAL(trace) << "make_slab_loops - chaining failed. #" << open_polylines.size() << " open polylines";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user