Use perimeter extruder for brim. #618

This commit is contained in:
Alessandro Ranellucci 2014-12-17 00:45:05 +01:00
parent e79aa2e81c
commit c00061678b
8 changed files with 39 additions and 11 deletions

View file

@ -188,6 +188,7 @@ class Print
BoundingBox bounding_box() const;
BoundingBox total_bounding_box() const;
double skirt_first_layer_height() const;
Flow brim_flow() const;
Flow skirt_flow() const;
std::set<size_t> extruders() const;