mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Merge branch 'master' into sender
Conflicts: Build.PL lib/Slic3r.pm xs/MANIFEST xs/src/libslic3r/PrintConfig.hpp
This commit is contained in:
@@ -61,7 +61,7 @@ class PrintRegion
|
||||
|
||||
private:
|
||||
Print* _print;
|
||||
|
||||
|
||||
PrintRegion(Print* print);
|
||||
~PrintRegion();
|
||||
};
|
||||
@@ -135,6 +135,7 @@ class PrintObject
|
||||
bool invalidate_all_steps();
|
||||
|
||||
bool has_support_material() const;
|
||||
void process_external_surfaces();
|
||||
void bridge_over_infill();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user