mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 04:08:02 -06:00
NEW: add comments for print job
Change-Id: Ie7a65a76d535dc210268842704fdaf4a7475135a Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
de712b08f1
commit
346480005a
2 changed files with 18 additions and 0 deletions
|
@ -113,6 +113,7 @@ struct PrintParams {
|
|||
std::string ftp_file_md5;
|
||||
std::string ams_mapping;
|
||||
std::string connection_type;
|
||||
std::string comments;
|
||||
|
||||
/* access options */
|
||||
std::string dev_ip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue