mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
FIX: parameters modify of printer preset
Ensure correct behavior when modifying parameters of printer preset Change-Id: Ic627a8e202bf4224b742336cc43ac611ddc5c997 (cherry picked from commit 366a14d8f715cbeca3d0f70a4727d91b6f0ca82e)
This commit is contained in:
@@ -78,7 +78,6 @@ public:
|
||||
// BBS
|
||||
bool m_split_multi_line = false;
|
||||
bool m_option_label_at_right = false;
|
||||
int m_extruder_idx = 0; // if is multi extruder, recorde the page is belong to which extruder
|
||||
|
||||
public:
|
||||
std::vector <ConfigOptionsGroupShp> m_optgroups;
|
||||
|
||||
Reference in New Issue
Block a user