mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
NEW: select timelapse option when sending a print
Change-Id: I3a43d2ad038c397f45d1505d7eb7367746dd09ba Signed-off-by: Stone Li <stone.li@bambulab.com> (cherry picked from commit 7b26b69975746a6005fbc70728c1d16b1b120850)
This commit is contained in:
parent
d885052341
commit
12d0e0b7ea
4 changed files with 56 additions and 6 deletions
|
@ -608,6 +608,7 @@ public:
|
|||
bool is_online() { return m_is_online; }
|
||||
bool is_info_ready();
|
||||
bool is_function_supported(PrinterFunction func);
|
||||
bool is_support_print_with_timelapse();
|
||||
|
||||
|
||||
/* Msg for display MsgFn */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue