mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
FIX: 1. add auto sync on connect printer
2. remove printer list in prepare page jira: none Change-Id: Iab4009c5249663f309221d3fcc02e0bd676e554b (cherry picked from commit 19e8ab26481cfcc9b81dded0bc91c5075c940012)
This commit is contained in:
@@ -1184,8 +1184,8 @@ void PlaterPresetComboBox::update()
|
||||
//if (i + 1 == m_collection->num_default_presets())
|
||||
// set_label_marker(Append(separator(L("System presets")), wxNullBitmap));
|
||||
}
|
||||
if (m_type == Preset::TYPE_PRINTER)
|
||||
add_connected_printers("", true);
|
||||
//if (m_type == Preset::TYPE_PRINTER)
|
||||
// add_connected_printers("", true);
|
||||
|
||||
if (m_type == Preset::TYPE_FILAMENT && m_preset_bundle->is_bbl_vendor()) {
|
||||
set_replace_text("Bambu", "BambuStudioBlack");
|
||||
|
||||
Reference in New Issue
Block a user