1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

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
+2 -1
View File
@@ -25,7 +25,8 @@ struct Camera;
enum class PainterGizmoType {
FDM_SUPPORTS,
SEAM
SEAM,
MMU_SEGMENTATION
};