mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Little test for mixing objects and toolpaths
This commit is contained in:
		
							parent
							
								
									c264969962
								
							
						
					
					
						commit
						9abcd5816c
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		|  | @ -118,6 +118,9 @@ sub load_print { | |||
|     if ($self->IsShown) { | ||||
|         foreach my $object (@{$self->print->objects}) { | ||||
|             $self->canvas->load_print_object_toolpaths($object); | ||||
|              | ||||
|             #my @volume_ids = $self->canvas->load_object($object->model_object); | ||||
|             #$self->canvas->volumes->[$_]->color->[3] = 0.2 for @volume_ids; | ||||
|         } | ||||
|         $self->canvas->zoom_to_volumes; | ||||
|         $self->_loaded(1); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci