From 5e8f7a91029c4db82738ce96a0185bf1f14bbfec 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 f8eb731ee2..93b92c6329 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