mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Print the number of bogus holes to debug output
This commit is contained in:
		
							parent
							
								
									92cdaf2f2d
								
							
						
					
					
						commit
						c5b6787a19
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -144,6 +144,7 @@ sub make_surfaces { | ||||||
|             [ values %bogus_holes ], |             [ values %bogus_holes ], | ||||||
|         ) if %bogus_holes; |         ) if %bogus_holes; | ||||||
|          |          | ||||||
|  |         Slic3r::debugf "  %d bogus hole(s) removed\n", scalar(values %bogus_holes) if %bogus_holes; | ||||||
|         Slic3r::debugf "  %d surface(s) having %d holes detected from %d polylines\n", |         Slic3r::debugf "  %d surface(s) having %d holes detected from %d polylines\n", | ||||||
|             scalar(@$expolygons), scalar(map $_->holes, @$expolygons), scalar(@$loops); |             scalar(@$expolygons), scalar(map $_->holes, @$expolygons), scalar(@$loops); | ||||||
|          |          | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci