1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Hide "Extruder" column for the SLA printing

This commit is contained in:
YuSanka
2018-11-22 13:25:38 +01:00
parent 06da6d8645
commit 7041e2b877
+2
View File
@@ -2225,6 +2225,8 @@ void Tab::load_current_preset()
// For the printer profile, generate the extruder pages.
if (preset.printer_technology() == ptFFF)
on_preset_loaded();
else
wxGetApp().sidebar().update_objects_list_extruder_column(1);
// Reload preset pages with the new configuration values.
reload_config();