mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Large refactoring to allow processing multimaterial files
This commit is contained in:
@@ -96,7 +96,7 @@ sub do_slice {
|
||||
Slic3r::GUI->save_settings;
|
||||
|
||||
my $print = Slic3r::Print->new(config => $config);
|
||||
$print->add_objects_from_file($input_file);
|
||||
$print->add_model(Slic3r::Model->read_from_file($input_file));
|
||||
$print->validate;
|
||||
|
||||
# select output file
|
||||
|
||||
Reference in New Issue
Block a user