mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Apply printer model / variant preferences when loading presets
This commit is contained in:
parent
57e47a3296
commit
e53949f2c8
17 changed files with 218 additions and 64 deletions
|
@ -154,7 +154,7 @@ sub OnInit {
|
|||
$self->{mainframe}->config_wizard(1);
|
||||
}
|
||||
|
||||
$self->{preset_updater}->download($self->{preset_bundle});
|
||||
# $self->{preset_updater}->download($self->{preset_bundle});
|
||||
});
|
||||
|
||||
# The following event is emited by the C++ menu implementation of application language change.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue