mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 01:22:37 -07:00
Fix msvc build
This commit is contained in:
@@ -564,7 +564,7 @@ void SLAPrint::process()
|
||||
if(!po.m_config.supports_enable.getBool()) elevation = 0;
|
||||
sla::PoolConfig pcfg(wt, h, md, er);
|
||||
|
||||
sla::ExPolygons bp;
|
||||
ExPolygons bp;
|
||||
double pad_h = sla::get_pad_elevation(pcfg);
|
||||
auto&& trmesh = po.transformed_mesh();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user