mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 14:34:04 -06:00
Update bed shape in 3D preview as well
This commit is contained in:
parent
a5c0ffe963
commit
38d8b1d268
2 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue