mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:check if filling auto backup is supported
Change-Id: Iebc9843e16ebf6c7be895be80731f7b70520b765
This commit is contained in:
parent
e55aa34da0
commit
334eb36559
3 changed files with 10 additions and 3 deletions
|
@ -495,6 +495,7 @@ public:
|
|||
std::string product_name; // set by iot service, get /user/print
|
||||
|
||||
std::vector<int> filam_bak;
|
||||
bool m_is_support_show_bak{false};
|
||||
|
||||
std::string bind_user_name;
|
||||
std::string bind_user_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue