mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Fixing of slicing errors ported to C++, parallelized.
This commit is contained in:
@@ -168,6 +168,7 @@ public:
|
||||
SlicingParameters slicing_parameters() const;
|
||||
|
||||
void _slice();
|
||||
std::string _fix_slicing_errors();
|
||||
bool has_support_material() const;
|
||||
void detect_surfaces_type();
|
||||
void process_external_surfaces();
|
||||
|
||||
Reference in New Issue
Block a user