FIX: fix p1p pa cali bug and go back home after save

Change-Id: I842d38b5dcefe9493ef4685684c3cc57de489c0b
This commit is contained in:
zhimin.zeng 2023-07-04 15:45:39 +08:00 committed by Lane.Wei
parent cc2536e719
commit d3b9d5dcdc
3 changed files with 25 additions and 1 deletions

View file

@ -347,7 +347,7 @@ public:
CALI_RESULT_FAILED = 2,
};
int tray_id;
int cali_idx;
int cali_idx = -1;
float nozzle_diameter;
std::string filament_id;
std::string setting_id;