FIX: the filament load step is different

jira: [STUDIO-9684]
Change-Id: I3145d86ad5f6fccd54ab3116e14bcbcbbe1134cf
(cherry picked from commit 37c0e0e1c5bce00250ffaf7c27e8f42f5108e361)
This commit is contained in:
xin.zhang
2025-01-12 21:06:25 +08:00
committed by Noisyfox
parent b7a8c28b1c
commit 3fd3253e5a
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,9 @@
namespace Slic3r { namespace GUI {
// The filament load panel
// (1) Load from empty, empty -> filled
// (2) Switch filament, fila_A -> fila_B*/
class FilamentLoad : public wxSimplebook
{
public: