mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 11:47:54 -06:00
FIX: calibration
1.add restart button 2.recalibrate will reset preset status 3.fix a PA calibration save crash Change-Id: I738a56a8ff742a98835456c99b63f2af90eeb88a
This commit is contained in:
parent
029e246fe0
commit
c4836e29a4
2 changed files with 84 additions and 50 deletions
|
@ -13,6 +13,7 @@ class CalibrationWizard;
|
|||
enum ButtonType
|
||||
{
|
||||
Start,
|
||||
Restart,
|
||||
Back,
|
||||
Next,
|
||||
Calibrate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue