mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
Update BBL network plugin to 2.1.1 which allows debugger again (#10320)
* Update to latest bbs network plugin, which should allow debugging * Remove debugger detection and warnings * Downgrade to 2.1.1 as 2.2 seems to be unstable
This commit is contained in:
@@ -98,7 +98,7 @@ namespace BBL {
|
||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
||||
|
||||
#define BAMBU_NETWORK_AGENT_VERSION_LEGACY "01.10.01.01"
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "02.00.02.50"
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "02.01.01.52"
|
||||
|
||||
//iot preset type strings
|
||||
#define IOT_PRINTER_TYPE_STRING "printer"
|
||||
|
||||
Reference in New Issue
Block a user