mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Remember last used filament presets when using multiple extruders too
This commit is contained in:
@@ -234,7 +234,7 @@ sub notify {
|
||||
}
|
||||
|
||||
sub save_settings {
|
||||
my $self = shift;
|
||||
my $class = shift;
|
||||
|
||||
Slic3r::Config->write_ini("$datadir/slic3r.ini", $Settings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user