mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Adding new step for statistics
This commit is contained in:
parent
c8291c6e52
commit
34094bf1b8
2 changed files with 17 additions and 5 deletions
|
@ -11,6 +11,7 @@
|
|||
namespace Slic3r {
|
||||
|
||||
enum SLAPrintStep : unsigned int {
|
||||
slapsStats,
|
||||
slapsRasterize,
|
||||
slapsValidate,
|
||||
slapsCount
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue