mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
FIX: [STUDIO-3439] show/hide calibration page
Change-Id: I3b083b47609c40e084cf3058eda2a84c03447760
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user