Adding new step for statistics

This commit is contained in:
tamasmeszaros 2019-03-26 18:04:04 +01:00
parent c8291c6e52
commit 34094bf1b8
2 changed files with 17 additions and 5 deletions

View file

@ -11,6 +11,7 @@
namespace Slic3r {
enum SLAPrintStep : unsigned int {
slapsStats,
slapsRasterize,
slapsValidate,
slapsCount