Enhancement "Only one wall on top surfaces": better support for interface_shells (#8627)

one wall on top enhancement: better support for interface_shells
This commit is contained in:
SoftFever
2025-03-01 22:21:59 +08:00
committed by GitHub
parent 0965b92895
commit 93cb0426fd
3 changed files with 20 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ public:
const SurfaceCollection *slices;
const LayerRegionPtrs *compatible_regions;
const ExPolygons *upper_slices;
const SurfaceCollection *upper_slices_same_region;
const ExPolygons *lower_slices;
double layer_height;
int layer_id;