ENH: inner-out-inner wal seq

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Idd2205f2b72a8f471927c9e3a38415013548f09e
This commit is contained in:
qing.zhang 2023-01-09 19:48:31 +08:00 committed by Lane.Wei
parent e144fce341
commit db873eb99b
3 changed files with 27 additions and 1 deletions

View file

@ -71,6 +71,7 @@ enum class WallInfillOrder {
OuterInnerInfill,
InfillInnerOuter,
InfillOuterInner,
InnerOuterInnerInfill,
Count,
};
//BBS