mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Fixed a perl test that was mistkanely adjusted after ClipperLib refactoring.
This commit is contained in:
		
							parent
							
								
									5764d8984c
								
							
						
					
					
						commit
						9537c4e8d0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -394,7 +394,7 @@ use Slic3r::Test;
 | 
			
		|||
        });
 | 
			
		||||
        return scalar keys %z_with_bridges;
 | 
			
		||||
    };
 | 
			
		||||
    ok $test->(Slic3r::Test::init_print('V', config => $config)) == 2,
 | 
			
		||||
    ok $test->(Slic3r::Test::init_print('V', config => $config)) == 1,
 | 
			
		||||
        'no overhangs printed with bridge speed';  # except for the two internal solid layers above void
 | 
			
		||||
    ok $test->(Slic3r::Test::init_print('V', config => $config, scale_xyz => [3,1,1])) > 2,
 | 
			
		||||
        'overhangs printed with bridge speed';
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue