mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 12:22:32 +00:00
Resync the DeviceCore state models
This commit is contained in:
@@ -8,6 +8,10 @@ namespace Slic3r {
|
||||
class MachineObject;
|
||||
|
||||
/* some static info of machine*/ /*TODO*/
|
||||
// Orca: kept as a stub — connection_type/is_lan_mode_printer/is_cloud_mode_printer live inline on
|
||||
// MachineObject (DeviceManager.hpp). Adopting the reference's full DevInfo would duplicate those
|
||||
// definitions and require an m_dev_info member MachineObject does not have; that consolidation is
|
||||
// deferred to the DeviceManager resync (cluster 2).
|
||||
class DevInfo
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user