mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
FIX: support filament display in group result
1. Add "Sup." prefix for support filament 2. Align the filament group elems jira:STUDIO-10263 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Idd6d11d14cd378142dff03596eea5efb47dde79f (cherry picked from commit 038df3180a5b79cde7980b0f3cdecb4bbfffc820)
This commit is contained in:
@@ -704,6 +704,7 @@ public:
|
||||
std::string type;
|
||||
std::string hex_color;
|
||||
unsigned char filament_id;
|
||||
bool is_support_filament;
|
||||
};
|
||||
|
||||
enum class EViewType : unsigned char
|
||||
|
||||
Reference in New Issue
Block a user