mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Fix hang in new support material caused by numerical approximation leaving small polygons, as usual
This commit is contained in:
		
							parent
							
								
									4e13d61aed
								
							
						
					
					
						commit
						1b4878f305
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -974,6 +974,7 @@ sub generate_support_material { | |||
|                 [ | ||||
|                     @{ $top{$z} || [] }, | ||||
|                 ], | ||||
|                 1, | ||||
|             ); | ||||
|         } | ||||
|          | ||||
|  | @ -991,6 +992,7 @@ sub generate_support_material { | |||
|                     @{ $top{$z} || [] }, | ||||
|                     @{ $interface{$i} || [] }, | ||||
|                 ], | ||||
|                 1, | ||||
|             ); | ||||
|         } | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci