Ported PrintConfigBase::_handle_legacy from Perl to C++,
merged from upstream Slic3r, thanks to @alexrj.
This commit is contained in:
@@ -112,7 +112,6 @@ sub add_volume {
|
||||
|
||||
sub add_instance {
|
||||
my $self = shift;
|
||||
my %params = @_;
|
||||
|
||||
if (@_ == 1) {
|
||||
# we have a Model::Instance
|
||||
|
||||
Reference in New Issue
Block a user