mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Plater: Add missing skeletons (un-typed for now)
This commit is contained in:
@@ -1122,7 +1122,7 @@ sub load_model_objects {
|
||||
return @obj_idx;
|
||||
}
|
||||
|
||||
# XXX: Removed
|
||||
# XXX: Removed, replaced with bed_shape_bb()
|
||||
sub bed_centerf {
|
||||
my ($self) = @_;
|
||||
|
||||
@@ -1382,7 +1382,7 @@ sub mirror {
|
||||
$self->update;
|
||||
}
|
||||
|
||||
# XXX: not done
|
||||
# XXX: not done, renamed as Plater::priv::scale()
|
||||
sub changescale {
|
||||
my ($self, $axis, $tosize) = @_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user