mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Fixing of slicing errors ported to C++, parallelized.
This commit is contained in:
parent
73439b7acb
commit
4331f38912
4 changed files with 87 additions and 60 deletions
|
@ -112,6 +112,7 @@ _constant()
|
|||
%code%{ THIS->state.set_started(step); %};
|
||||
|
||||
void _slice();
|
||||
std::string _fix_slicing_errors();
|
||||
void detect_surfaces_type();
|
||||
void process_external_surfaces();
|
||||
void discover_vertical_shells();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue