NEW: add ams mapping info when sending a job

Change-Id: Ic225c34762be7293155befd87b61f9b5056cb937
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2022-09-15 16:37:49 +08:00 committed by Lane.Wei
parent 54046b750b
commit de5f9dfb12
5 changed files with 37 additions and 6 deletions

View file

@ -47,6 +47,7 @@ public:
bool task_record_timelapse;
bool task_layer_inspect;
std::string task_ams_mapping;
std::string task_ams_mapping_info;
std::string connection_type;
bool cloud_print_only { false };
bool has_sdcard { false };