Fix wrong slot id

This commit is contained in:
Noisyfox
2025-05-07 16:05:49 +08:00
parent b0872aaba9
commit f6bfad9de1
2 changed files with 4 additions and 7 deletions

View File

@@ -119,7 +119,6 @@ public:
MachineObject* obj{ nullptr };
int ams_id { 0 }; /* 0 ~ 3 */
int slot_id { 0 }; /* 0 ~ 3 */
int tray_id { 0 }; /* 0 ~ 3 */
std::string ams_filament_id;
std::string ams_setting_id;