mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Typo. #2339
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user