mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Fix plater defect causing misalignment
This commit is contained in:
		
							parent
							
								
									8c40cefe1e
								
							
						
					
					
						commit
						fcc442882c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -717,6 +717,7 @@ sub make_model {
 | 
			
		|||
            $model->set_material($volume->material_id || 0, {});
 | 
			
		||||
        }
 | 
			
		||||
        $new_model_object->scale($plater_object->scale);
 | 
			
		||||
        $new_model_object->align_to_origin;
 | 
			
		||||
        $new_model_object->add_instance(
 | 
			
		||||
            rotation    => $plater_object->rotate,  # around center point
 | 
			
		||||
            offset      => Slic3r::Point->new($_),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue