mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 03:19:06 -07:00
Fixed race condition when no pad is generated. Progress indication for SLA is broken.
This commit is contained in:
@@ -503,7 +503,7 @@ struct Pad {
|
||||
// Contour3D mesh;
|
||||
TriangleMesh tmesh;
|
||||
PoolConfig cfg;
|
||||
double zlevel;
|
||||
double zlevel = 0;
|
||||
|
||||
Pad() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user