Show info about multi-material segmentation in ObjectList.

This commit is contained in:
Lukáš Hejl
2021-06-04 08:52:19 +02:00
parent 2b5d1fcaf7
commit bea06e46a3
4 changed files with 19 additions and 11 deletions

View File

@@ -50,6 +50,7 @@ enum class InfoItemType
Undef,
CustomSupports,
CustomSeam,
MmuSegmentation,
VariableLayerHeight
};