mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -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
|
@ -141,6 +141,7 @@ _constant()
|
|||
EXTR_ROLE_GAPFILL = erGapFill
|
||||
EXTR_ROLE_SKIRT = erSkirt
|
||||
EXTR_ROLE_SUPPORTMATERIAL = erSupportMaterial
|
||||
EXTR_ROLE_SUPPORTMATERIAL_INTERFACE = erSupportMaterialInterface
|
||||
PROTOTYPE:
|
||||
CODE:
|
||||
RETVAL = ix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue