1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Some initial work for stateful Print object

This commit is contained in:
Alessandro Ranellucci
2013-12-13 14:02:01 +01:00
parent 14c97978c7
commit 2eff7c238e
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -139,6 +139,7 @@ sub add_model_object {
print => $self,
meshes => [ map $meshes{$_}, 0..$#{$self->regions} ],
copies => [ @copies ],
input_bounding_box => $bb1,
size => $scaled_bb->size, # transformed size
input_file => $object->input_file,
config_overrides => $object->config,