mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-06-22 05:48:53 +08:00
Typo. #2339
This commit is contained in:
parent
bf3f45604a
commit
f07c4ecadb
@ -68,7 +68,7 @@ sub set_origin {
|
||||
|
||||
sub init_external_mp {
|
||||
my ($self, $islands) = @_;
|
||||
$self->external_mp(Slic3r::MotionPlanner->new($islands));
|
||||
$self->_external_mp(Slic3r::MotionPlanner->new($islands));
|
||||
}
|
||||
|
||||
sub change_layer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user