feat: add calibration index handling to tray data and update related API and UI components

This commit is contained in:
2025-02-15 13:30:25 +01:00
parent d1f22c78f7
commit 1c1043ac75
4 changed files with 123 additions and 59 deletions

View File

@ -13,6 +13,7 @@ struct TrayData {
int nozzle_temp_min;
int nozzle_temp_max;
String setting_id;
String cali_idx;
};
#define MAX_AMS 17 // 16 normale AMS + 1 externe Spule