1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Fixing of slicing errors ported to C++, parallelized.

This commit is contained in:
bubnikv
2017-03-08 11:56:42 +01:00
parent 73439b7acb
commit 4331f38912
4 changed files with 87 additions and 60 deletions
+1
View File
@@ -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();