mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Some multi-extruder options in GUI
This commit is contained in:
@@ -195,7 +195,7 @@ sub load_config {
|
||||
}
|
||||
$last_config_dir = dirname($file);
|
||||
$last_config = $file;
|
||||
$_->external_config_loaded($file) for values %{$self->{options_tabs}};
|
||||
$_->load_external_config($file) for values %{$self->{options_tabs}};
|
||||
}
|
||||
|
||||
sub config_wizard {
|
||||
|
||||
Reference in New Issue
Block a user