mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
Fix crash when selecting Textured Cool Plate
This commit is contained in:
@@ -232,6 +232,7 @@ static std::map<BedType, std::string> bed_type_thumbnails = {
|
||||
{BedType::btEP, "bed_engineering"},
|
||||
{BedType::btPEI, "bed_high_templ"},
|
||||
{BedType::btPTE, "bed_pei"},
|
||||
{BedType::btPCT, "bed_pei"}, // TODO: Orca hack
|
||||
{BedType::btSuperTack, "bed_cool_supertack"}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user