mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-29 19:53:44 -06: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:
parent
691db31da0
commit
878deb8183
3 changed files with 6 additions and 86 deletions
|
|
@ -58,6 +58,7 @@ sub new {
|
|||
sub set_config {
|
||||
my ($self, $config) = @_;
|
||||
$self->{config} = $config;
|
||||
$self->update_optgroup;
|
||||
}
|
||||
|
||||
sub update_optgroup {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue