mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Finish porting Print classes to XS
This commit is contained in:
		
							parent
							
								
									ba8148f4ad
								
							
						
					
					
						commit
						3f6360ee8f
					
				
					 10 changed files with 78 additions and 87 deletions
				
			
		|  | @ -540,7 +540,6 @@ sub rotate { | |||
|         $model_object->update_bounding_box; | ||||
|          | ||||
|         # update print | ||||
|         $self->{print}->delete_object($obj_idx); | ||||
|         $self->{print}->add_model_object($model_object, $obj_idx); | ||||
|          | ||||
|         $object->transform_thumbnail($self->{model}, $obj_idx); | ||||
|  | @ -576,7 +575,6 @@ sub changescale { | |||
|         $model_object->update_bounding_box; | ||||
|          | ||||
|         # update print | ||||
|         $self->{print}->delete_object($obj_idx); | ||||
|         $self->{print}->add_model_object($model_object, $obj_idx); | ||||
|          | ||||
|         $object->transform_thumbnail($self->{model}, $obj_idx); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci