FIX: [STUDIO-3439] show/hide calibration page

Change-Id: I3b083b47609c40e084cf3058eda2a84c03447760
This commit is contained in:
chunmao.guo 2023-06-28 13:20:02 +08:00 committed by Lane.Wei
parent ecfffca12d
commit 29b61a1da0
2 changed files with 17 additions and 6 deletions

View file

@ -223,9 +223,9 @@ public:
tpPreview = 2,
tpMonitor = 3,
tpProject = 4,
tpAuxiliary = 5,
tpCalibration = 6,
toDebugTool = 7,
tpCalibration = 5,
toAuxiliary = 6,
toDebugTool = 7,
};
//BBS: add slice&&print status update logic