mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 16:21:24 -06:00
Distinct extrusion role for support material interface
This commit is contained in:
parent
baefefc50d
commit
59f0e76da1
4 changed files with 6 additions and 4 deletions
|
@ -23,6 +23,7 @@ enum ExtrusionRole {
|
|||
erGapFill,
|
||||
erSkirt,
|
||||
erSupportMaterial,
|
||||
erSupportMaterialInterface,
|
||||
};
|
||||
|
||||
/* Special flags describing loop */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue