mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-04 08:42:10 +00:00
rename agent
This commit is contained in:
@@ -205,7 +205,7 @@ int BBLPrinterAgent::set_user_selected_machine(std::string dev_id)
|
||||
// ============================================================================
|
||||
AgentInfo BBLPrinterAgent::get_agent_info_static()
|
||||
{
|
||||
return AgentInfo{BBL_PRINTER_AGENT_ID, "Bambu Lab Printer Agent", "", "Bambu Lab printer agent"};
|
||||
return AgentInfo{BBL_PRINTER_AGENT_ID, "Bambu Lab", "", "Bambu Lab printer agent"};
|
||||
}
|
||||
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user