mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
make_skirt ported to C++
This commit is contained in:
@@ -251,6 +251,8 @@ class Print
|
||||
double max_allowed_layer_height() const;
|
||||
bool has_support_material() const;
|
||||
void auto_assign_extruders(ModelObject* model_object) const;
|
||||
|
||||
void _make_skirt();
|
||||
|
||||
private:
|
||||
void clear_regions();
|
||||
|
||||
Reference in New Issue
Block a user