mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
FIX: add log for cali
Jira: XXXX Change-Id: Ifce2d57d2694c5b39fec93529e6efffa036b8e68
This commit is contained in:
@@ -35,7 +35,7 @@ struct Calib_Params
|
||||
{
|
||||
Calib_Params() : mode(CalibMode::Calib_None){}
|
||||
double start, end, step;
|
||||
bool print_numbers;
|
||||
bool print_numbers = false;
|
||||
CalibMode mode;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user