1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Update bed shape in 3D preview as well

This commit is contained in:
Alessandro Ranellucci
2015-01-25 00:29:51 +01:00
parent a5c0ffe963
commit 38d8b1d268
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -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;