mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Remember last used filament presets when using multiple extruders too
This commit is contained in:
parent
355031fe2f
commit
3c8ac435ad
2 changed files with 23 additions and 8 deletions
|
@ -234,7 +234,7 @@ sub notify {
|
|||
}
|
||||
|
||||
sub save_settings {
|
||||
my $self = shift;
|
||||
my $class = shift;
|
||||
|
||||
Slic3r::Config->write_ini("$datadir/slic3r.ini", $Settings);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue