mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Typo. #2339
This commit is contained in:
@@ -68,7 +68,7 @@ sub set_origin {
|
|||||||
|
|
||||||
sub init_external_mp {
|
sub init_external_mp {
|
||||||
my ($self, $islands) = @_;
|
my ($self, $islands) = @_;
|
||||||
$self->external_mp(Slic3r::MotionPlanner->new($islands));
|
$self->_external_mp(Slic3r::MotionPlanner->new($islands));
|
||||||
}
|
}
|
||||||
|
|
||||||
sub change_layer {
|
sub change_layer {
|
||||||
|
|||||||
Reference in New Issue
Block a user