mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-27 23:25:18 +00:00
Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.
This commit is contained in:
@@ -53,7 +53,7 @@ my %opt = ();
|
||||
}
|
||||
|
||||
printf "Writing to %s\n", basename($output_file);
|
||||
Slic3r::Format::AMF->write_file($output_file, $new_model);
|
||||
$new_model->store_amf(Slic3r::encode_path($output_file));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user