mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
Assign extruders and flows to materials
This commit is contained in:
parent
e2ab340edb
commit
e696764af8
10 changed files with 161 additions and 120 deletions
|
@ -601,7 +601,6 @@ sub export_gcode2 {
|
|||
}
|
||||
$message .= ".";
|
||||
$params{on_completed}->($message);
|
||||
$print->cleanup;
|
||||
};
|
||||
$params{catch_error}->();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue