mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
FIX: fix some issue of calibration
1.p1p flow rate calibration cannot return to first page 2.flow rate skip calibration problem 3.fix calibration print progress isn't consistent with device progress 4.other issue Change-Id: I64c39d00588c9938b0e9d91b62b91436a7e62d08
This commit is contained in:
@@ -223,8 +223,9 @@ public:
|
||||
tpPreview = 2,
|
||||
tpMonitor = 3,
|
||||
tpProject = 4,
|
||||
tpCalibration = 5,
|
||||
toDebugTool = 6,
|
||||
tpAuxiliary = 5,
|
||||
tpCalibration = 6,
|
||||
toDebugTool = 7,
|
||||
};
|
||||
|
||||
//BBS: add slice&&print status update logic
|
||||
|
||||
Reference in New Issue
Block a user