This commit is contained in:
SoftFever
2026-01-27 00:42:23 +08:00
parent 997b2154c8
commit 722d5f8aa7
8 changed files with 182 additions and 325 deletions
+1 -1
View File
@@ -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)