mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: send print job through cloud only for P1P
Change-Id: Id89a0a60be91f415eb6d586ac11f70849c9cb01f Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
98b5e60c25
commit
4a580d37df
3 changed files with 3 additions and 0 deletions
|
@ -640,6 +640,7 @@ public:
|
|||
bool is_support_ai_monitoring {false};
|
||||
bool is_support_ams_humidity {true};
|
||||
bool is_support_filament_edit_virtual_tray {true};
|
||||
bool is_cloud_print_only {false};
|
||||
|
||||
/* sdcard */
|
||||
MachineObject::SdcardState sdcard_state { NO_SDCARD };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue