1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Expose all multi-extruder settings to the GUI

This commit is contained in:
Alessandro Ranellucci
2012-08-07 20:14:28 +02:00
parent 793301d319
commit 2548d5b993
4 changed files with 35 additions and 18 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ sub do_slice {
Slic3r::GUI::catch_error($self, sub { $process_dialog->Destroy if $process_dialog });
}
sub save_config {
sub export_config {
my $self = shift;
my $config = $self->config;