mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fix object Z alignment after cut + rotate lower part. #2724
This commit is contained in:
		
							parent
							
								
									6cab5668e3
								
							
						
					
					
						commit
						3fd182a8f5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -161,6 +161,7 @@ sub perform_cut { | |||
|         push @{$self->{new_model_objects}}, $lower_object; | ||||
|         if ($self->{cut_options}{rotate_lower}) { | ||||
|             $lower_object->rotate(PI, X); | ||||
|             $lower_object->center_around_origin;  # align to Z = 0 | ||||
|         } | ||||
|     } | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci