mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 09:46:08 +08:00
ENH:C12 printer adds cloud only print settings
Change-Id: I8d2e7ad036bf67a7541c20e7a9b52580eb047773
This commit is contained in:
parent
4552699bde
commit
0d9c0c1c12
@ -1440,6 +1440,7 @@ void MachineObject::parse_version_func()
|
||||
}
|
||||
} else if (printer_type == "C12") {
|
||||
is_support_ai_monitoring = true;
|
||||
is_cloud_print_only = true;
|
||||
if (firmware_type == PrinterFirmwareType::FIRMWARE_TYPE_ENGINEER) {
|
||||
local_use_ssl_for_mqtt = false;
|
||||
local_use_ssl_for_ftp = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user