WIP: Duplicated the FDM support gizmo for the MMU segmentation

This commit is contained in:
Lukáš Hejl 2021-04-19 07:01:11 +02:00
parent 4da8de5f49
commit e3c33844d5
14 changed files with 498 additions and 25 deletions

View file

@ -68,6 +68,7 @@ public:
SlaSupports,
FdmSupports,
Seam,
MmuSegmentation,
Undefined
};