mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-07 14:18:26 -04:00
One method call not changed after Model refactoring
This commit is contained in:
parent
69002b8ea2
commit
baefefc50d
@ -150,7 +150,7 @@ sub Closing {
|
||||
my $self = shift;
|
||||
|
||||
# save ranges into the plater object
|
||||
$self->model_object->layer_height_ranges([ $self->_get_ranges ]);
|
||||
$self->model_object->set_layer_height_ranges([ $self->_get_ranges ]);
|
||||
}
|
||||
|
||||
sub _get_ranges {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user