From 0149d244376ab86ef61337b85f8f2342c85e4d3d Mon Sep 17 00:00:00 2001 From: "hu.wang" Date: Mon, 6 Nov 2023 17:41:09 +0800 Subject: [PATCH] FIX:n1 external feed prompt pop-up without retry button JIRA: STUDIO-4696 Change-Id: I31069c72e29d3398469d71cdbc2a344a5430fc2c --- src/slic3r/GUI/StatusPanel.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/slic3r/GUI/StatusPanel.cpp b/src/slic3r/GUI/StatusPanel.cpp index 9b8689a2e..2bb574a6d 100644 --- a/src/slic3r/GUI/StatusPanel.cpp +++ b/src/slic3r/GUI/StatusPanel.cpp @@ -81,6 +81,8 @@ static std::vector message_containing_retry{ "07FF 8011", "07FF 8012", "07FF 8013", + "12FF 8007" + }; static std::vector message_containing_done{