mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
FIX: H2D only displays supported heated beds on cali page
jira: STUDIO-10287 STUDIO-10433 Change-Id: Ief38584243a0ee836f9ba4541d2bb9eaa6343c1c (cherry picked from commit 6a7d281d0df32d4232ba4da7260a696dc4a84594)
This commit is contained in:
@@ -286,7 +286,9 @@ protected:
|
||||
ComboBox* m_comboBox_bed_type;
|
||||
ComboBox* m_comboBox_process;
|
||||
Label* m_nozzle_diameter_tips{nullptr};
|
||||
|
||||
|
||||
std::vector<BedType> m_displayed_bed_types;
|
||||
|
||||
// multi_extruder
|
||||
void update_multi_extruder_filament_combobox(const std::string &ams_id, int nozzle_id);
|
||||
void create_multi_extruder_filament_list_panel(wxWindow *parent);
|
||||
|
||||
Reference in New Issue
Block a user