mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Compilation fixes
This commit is contained in:
@@ -882,6 +882,8 @@ public:
|
||||
float thr = scaled<float>(0.5);
|
||||
return smooth_outward(offset(offset_ex(*m_support_polygons, thr), - thr), thr);
|
||||
}
|
||||
assert(false);
|
||||
return Polygons();
|
||||
}
|
||||
|
||||
#if defined(SLIC3R_DEBUG) && ! defined(SUPPORT_USE_AGG_RASTERIZER)
|
||||
|
||||
Reference in New Issue
Block a user