From cd022b5f93abab120458a5e69380581a50b6d0fa Mon Sep 17 00:00:00 2001 From: "xin.zhang" Date: Fri, 17 Jan 2025 11:42:59 +0800 Subject: [PATCH] FIX: move the message location; disale the AP supporting check jira: [none] Change-Id: I55ea491584c978cc4b22815d582f0cbfe1be1d2a (cherry picked from commit 196a87431be9a32e9c08b730d3cf991b71ebec12) --- src/slic3r/GUI/SelectMachine.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/slic3r/GUI/SelectMachine.cpp b/src/slic3r/GUI/SelectMachine.cpp index c7f6b8d105..f0fac8cb4b 100644 --- a/src/slic3r/GUI/SelectMachine.cpp +++ b/src/slic3r/GUI/SelectMachine.cpp @@ -1701,7 +1701,7 @@ void SelectMachineDialog::show_status(PrintDialogStatus status, std::vectoris_ams_on_settingup()) { show_status(PrintDialogStatus::PrintStatusAmsOnSettingup); return; } +#endif struct ExtruderStatus {