mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Simplify_slices rewritten to C++, parallelized.
Added some move methods to Surface class.
This commit is contained in:
parent
4331f38912
commit
52b76930aa
5 changed files with 62 additions and 37 deletions
|
@ -113,6 +113,7 @@ _constant()
|
|||
|
||||
void _slice();
|
||||
std::string _fix_slicing_errors();
|
||||
void _simplify_slices(double distance);
|
||||
void detect_surfaces_type();
|
||||
void process_external_surfaces();
|
||||
void discover_vertical_shells();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue