From 196a87431be9a32e9c08b730d3cf991b71ebec12 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 --- 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 9d1a0449c..53c9e3574 100644 --- a/src/slic3r/GUI/SelectMachine.cpp +++ b/src/slic3r/GUI/SelectMachine.cpp @@ -1703,7 +1703,7 @@ void SelectMachineDialog::show_status(PrintDialogStatus status, std::vectoris_ams_on_settingup()) { show_status(PrintDialogStatus::PrintStatusAmsOnSettingup); return; } +#endif struct ExtruderStatus {