mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: support HMS for N7
jira: [none] Change-Id: I5598d9d426bbe731b5d449a489417a61f460a520 (cherry picked from commit 6e1ea3ae1dec80b89ca0f530e34e66f8ddffa52b) (cherry picked from commit a21522fa3b1d3f290283de2d67e5d48857514057) (cherry picked from commit c7cf98f33dc8c5de61a316dde3ceea32eff00572)
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", "093"};
|
||||
static unordered_set<string> package_dev_id_types {"094", "239", "093", "22E"};
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
||||
Reference in New Issue
Block a user