mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
Write material config to AMF files. Remove the old Materials tab. Update custom settings when a part is selected
This commit is contained in:
@@ -58,6 +58,7 @@ sub new {
|
||||
sub set_config {
|
||||
my ($self, $config) = @_;
|
||||
$self->{config} = $config;
|
||||
$self->update_optgroup;
|
||||
}
|
||||
|
||||
sub update_optgroup {
|
||||
|
||||
Reference in New Issue
Block a user