1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Remember last used filament presets when using multiple extruders too

This commit is contained in:
Alessandro Ranellucci
2012-10-24 20:24:11 +02:00
parent 355031fe2f
commit 3c8ac435ad
2 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ sub notify {
}
sub save_settings {
my $self = shift;
my $class = shift;
Slic3r::Config->write_ini("$datadir/slic3r.ini", $Settings);
}