debug classic wall

This commit is contained in:
Wang YB
2024-02-23 09:30:08 +08:00
parent ca4f336d62
commit d76b009f40
2 changed files with 14 additions and 9 deletions

View File

@@ -73,8 +73,8 @@ void process_classic(
//w16
const ExPolygons *upper_slices,
// Cache:
Polygons &lower_slices_polygons_cache,
Polygons &upper_slices_polygons_cache,
Polygons &lower_layer_polygons_cache,
Polygons &upper_layer_polygons_cache,
// Output:
// Loops with the external thin walls
ExtrusionEntityCollection &out_loops,