mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-24 18:41:54 -06:00
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:
parent
54046b750b
commit
de5f9dfb12
5 changed files with 37 additions and 6 deletions
|
@ -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 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue