mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
Some initial work for stateful Print object
This commit is contained in:
parent
14c97978c7
commit
2eff7c238e
3 changed files with 9 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue