mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-19 19:09:04 +08:00
ci: update network module based on commit 3cf3634
Change-Id: I7028f6fccd7fd8811394b4e23f1dab034a9285d6 (cherry picked from commit 285a74eb4511423e2028e2b6813abd264bd10bc4)
This commit is contained in:
parent
b7974185fa
commit
09e0e4fcca
@ -36,7 +36,7 @@ namespace BBL {
|
|||||||
|
|
||||||
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
||||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
||||||
#define BAMBU_NETWORK_AGENT_VERSION "01.01.02.01"
|
#define BAMBU_NETWORK_AGENT_VERSION "01.02.00.01"
|
||||||
|
|
||||||
|
|
||||||
//iot preset type strings
|
//iot preset type strings
|
||||||
@ -126,6 +126,7 @@ struct PrintParams {
|
|||||||
bool task_vibration_cali; /* vibration calibration of task */
|
bool task_vibration_cali; /* vibration calibration of task */
|
||||||
bool task_layer_inspect; /* first layer inspection of task */
|
bool task_layer_inspect; /* first layer inspection of task */
|
||||||
bool task_record_timelapse; /* record timelapse of task */
|
bool task_record_timelapse; /* record timelapse of task */
|
||||||
|
bool task_use_ams;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user