mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
refactor
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
AgentInfo get_agent_info() override { return get_agent_info_static(); }
|
||||
|
||||
// Override filament sync (Qidi-specific implementation)
|
||||
void fetch_filament_info(std::string dev_id) override;
|
||||
bool fetch_filament_info(std::string dev_id) override;
|
||||
|
||||
private:
|
||||
// Qidi-specific device info (extends base MoonrakerDeviceInfo with model_id)
|
||||
|
||||
Reference in New Issue
Block a user