From 5610cce7a6227f7623a42b6f0354dcd589c0a836 Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 10 Jan 2025 10:25:58 +0800 Subject: [PATCH] ci: update network module based on commit 971a25b Change-Id: I1ed9dfa7e251e2ea89f507bc10a54a0deed6d9dd --- src/slic3r/Utils/bambu_networking.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/slic3r/Utils/bambu_networking.hpp b/src/slic3r/Utils/bambu_networking.hpp index cef09865f..a2204977e 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -97,9 +97,7 @@ namespace BBL { #define BAMBU_NETWORK_LIBRARY "bambu_networking" #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" -#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.04" - -//iot preset type strings +#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.06"//iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer" #define IOT_FILAMENT_STRING "filament" #define IOT_PRINT_TYPE_STRING "print"