mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 18:27:58 -06:00
ENH:allow printing of all files in the SD card
Change-Id: I72097ddc1fa1020de2133753f14c0715322ea3cd
This commit is contained in:
parent
d8767b2cfe
commit
9d65199a2b
9 changed files with 51 additions and 25 deletions
|
@ -176,6 +176,7 @@ struct PrintParams {
|
|||
int origin_profile_id = 0;
|
||||
std::string origin_model_id;
|
||||
std::string print_type;
|
||||
std::string dst_file;
|
||||
|
||||
/* access options */
|
||||
std::string dev_ip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue