Ported a couple more methods to XS

This commit is contained in:
Alessandro Ranellucci
2015-12-02 18:29:33 +01:00
parent ed75219215
commit 3a9cf91f83
8 changed files with 33 additions and 27 deletions

View File

@@ -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();