mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	
							parent
							
								
									f2951b53c0
								
							
						
					
					
						commit
						73d8bab4f8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -128,9 +128,9 @@ TEST_CASE("WingedPadAroundObjectIsValid", "[SLASupportGeneration]") {
 | 
			
		|||
 | 
			
		||||
TEST_CASE("ElevatedSupportGeometryIsValid", "[SLASupportGeneration]") {
 | 
			
		||||
    sla::SupportTreeConfig supportcfg;
 | 
			
		||||
    supportcfg.object_elevation_mm = 5.;
 | 
			
		||||
    supportcfg.object_elevation_mm = 10.;
 | 
			
		||||
    
 | 
			
		||||
    for (auto fname : SUPPORT_TEST_MODELS) test_supports(fname);
 | 
			
		||||
    for (auto fname : SUPPORT_TEST_MODELS) test_supports(fname, supportcfg);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
TEST_CASE("FloorSupportGeometryIsValid", "[SLASupportGeneration]") {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue