mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Don't display annoying warnings about parts not fitting in the printbed
This commit is contained in:
		
							parent
							
								
									190875d3df
								
							
						
					
					
						commit
						a981ac5c8e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -353,7 +353,7 @@ sub arrange {
 | 
			
		|||
    eval {
 | 
			
		||||
        $self->{print}->arrange_objects;
 | 
			
		||||
    };
 | 
			
		||||
    Slic3r::GUI::warning_catcher($self)->($@) if $@;
 | 
			
		||||
    # ignore arrange warnings on purpose
 | 
			
		||||
    
 | 
			
		||||
    $self->recenter;
 | 
			
		||||
    $self->{canvas}->Refresh;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue