Expose all multi-extruder settings to the GUI
This commit is contained in:
parent
793301d319
commit
2548d5b993
4 changed files with 35 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue