mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r
This commit is contained in:
commit
728a124759
2 changed files with 3 additions and 2 deletions
|
@ -565,7 +565,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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue