Show info about multi-material segmentation in ObjectList.

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

View file

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