Distinct extrusion width for external perimeters

This commit is contained in:
Alessandro Ranellucci
2014-06-09 21:14:48 +02:00
parent d1511f4a00
commit 3599bd0bae
14 changed files with 60 additions and 20 deletions

View File

@@ -11,6 +11,7 @@ namespace Slic3r {
#define OVERLAP_FACTOR 1.0
enum FlowRole {
frExternalPerimeter,
frPerimeter,
frInfill,
frSolidInfill,