mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Some multi-extruder options in GUI
This commit is contained in:
parent
9137a6b41e
commit
30a2213fd9
5 changed files with 172 additions and 72 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue