FIX:fixed some amscontrol issue

jira:[for fix amscontrol issue]

Change-Id: Id62ffd047403bf80f6aba732b8ce31d782bcea57
(cherry picked from commit 55898ab88ee844dd7da17d992ad8f79e439f96a0)
This commit is contained in:
tao.wang
2024-07-22 21:24:37 +08:00
committed by Noisyfox
parent afb1d3df6f
commit d77ef4c8a3
4 changed files with 34 additions and 31 deletions

View File

@@ -118,6 +118,7 @@ public:
void on_picker_color(wxCommandEvent& color);
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;