mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: add HMS for 093
jira: [none] Change-Id: I9d0ca7fbbe5f598b8d7e3f8579f4ff4d0c4714ad (cherry picked from commit 2fe8ee14e29f0e7342e36a1cd356b33c992ddc60)
This commit is contained in:
@@ -10,7 +10,7 @@ static const char* HMS_PATH = "hms";
|
||||
static const char* HMS_LOCAL_IMG_PATH = "hms/local_image";
|
||||
|
||||
// the local HMS info
|
||||
static unordered_set<string> package_dev_id_types {"094", "239"};
|
||||
static unordered_set<string> package_dev_id_types {"094", "239", "093"};
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
||||
Reference in New Issue
Block a user