From b55bc646488aea4e6d693330daf0536e183c3e90 Mon Sep 17 00:00:00 2001 From: Stone Li Date: Wed, 19 Oct 2022 19:49:46 +0800 Subject: [PATCH] ENH: do not allow to send print if no sdcard Change-Id: Icfa325ceea865ecb695da95bb3293c6defe6d722 --- src/slic3r/GUI/SelectMachine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/slic3r/GUI/SelectMachine.cpp b/src/slic3r/GUI/SelectMachine.cpp index f8eb731ee2a..93b92c63293 100644 --- a/src/slic3r/GUI/SelectMachine.cpp +++ b/src/slic3r/GUI/SelectMachine.cpp @@ -1698,7 +1698,7 @@ void SelectMachineDialog::show_status(PrintDialogStatus status, std::vector