mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Ported a couple more methods to XS
This commit is contained in:
@@ -206,6 +206,7 @@ class Print
|
||||
void _simplify_slices(double distance);
|
||||
double max_allowed_layer_height() const;
|
||||
bool has_support_material() const;
|
||||
void auto_assign_extruders(ModelObject* model_object) const;
|
||||
|
||||
private:
|
||||
void clear_regions();
|
||||
|
||||
Reference in New Issue
Block a user