mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
New inner-outer-inner/infill mode
This commit is contained in:
parent
ff2cf17a73
commit
e022c5ad5b
6 changed files with 25 additions and 13 deletions
|
@ -75,6 +75,7 @@ enum class WallInfillOrder {
|
|||
OuterInnerInfill,
|
||||
InfillInnerOuter,
|
||||
InfillOuterInner,
|
||||
InnerOuterInnerInfill,
|
||||
Count,
|
||||
};
|
||||
//BBS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue