mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
NEW: rearch calibration
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
ced9e43be6
commit
2368d929fe
44 changed files with 7710 additions and 5851 deletions
|
@ -32,11 +32,8 @@ struct PrinterCaliInfo
|
|||
std::string dev_id;
|
||||
CalibMode mode;
|
||||
CalibState state;
|
||||
//std::string filament_preset;
|
||||
//std::vector<int> tray_ids;
|
||||
/* tray index -> filament preset name */
|
||||
std::map<int, std::string> filament_presets;
|
||||
//float nozzle_dia;
|
||||
//int bed_type;
|
||||
};
|
||||
|
||||
struct Calib_Params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue