mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 03:12:07 +00:00
FIX: check close chamber temperature
JIRA: [STUDIO-13676] Change-Id: I5c2712ade24d20d361d00a0b763dd16479aa5fb1 (cherry picked from commit 7ac3c82fbaf0337351d41f5d65c2ae088f755744)
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
};
|
||||
|
||||
/*copied from AmsTray::get_display_filament_type()*/
|
||||
std::string get_display_filament_type()
|
||||
std::string get_display_filament_type() const
|
||||
{
|
||||
if (type == "PLA-S")
|
||||
return "Sup.PLA";
|
||||
|
||||
Reference in New Issue
Block a user