mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Make tests happy
This commit is contained in:
parent
5571144c0e
commit
b14290b9f6
10 changed files with 19 additions and 14 deletions
|
@ -13,6 +13,7 @@ class Extruder;
|
|||
|
||||
/* Each ExtrusionRole value identifies a distinct set of { extruder, speed } */
|
||||
enum ExtrusionRole {
|
||||
erNone,
|
||||
erPerimeter,
|
||||
erExternalPerimeter,
|
||||
erOverhangPerimeter,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue