mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
Update bed shape in 3D preview as well
This commit is contained in:
@@ -66,7 +66,6 @@ sub new {
|
||||
$sizer->SetSizeHints($self);
|
||||
|
||||
# init canvas
|
||||
$canvas->set_bed_shape($print->config->bed_shape);
|
||||
$self->print($print);
|
||||
$self->reload_print;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user