mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: [STUDIO-1105] default has ipcam
Change-Id: I92d1857289fcf37ffc0b76b388ec6ef033840020
This commit is contained in:
@@ -360,6 +360,8 @@ MachineObject::MachineObject(NetworkAgent* agent, std::string name, std::string
|
||||
home_flag = -1;
|
||||
hw_switch_state = 0;
|
||||
printing_speed_lvl = PrintingSpeedLevel::SPEED_LEVEL_INVALID;
|
||||
|
||||
has_ipcam = true; // default true
|
||||
}
|
||||
|
||||
MachineObject::~MachineObject()
|
||||
|
||||
Reference in New Issue
Block a user