mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Temporarily disable small gap filling as it requires a fix not to slow down everything
This commit is contained in:
		
							parent
							
								
									90d10b24a8
								
							
						
					
					
						commit
						59cd027a68
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -64,7 +64,7 @@ sub make_perimeter { | |||
|             push @{ $layer->thin_fills }, | ||||
|                 grep $_, | ||||
|                 map $_->medial_axis(scale $Slic3r::flow_width), | ||||
|                 @$small_gaps; | ||||
|                 @$small_gaps if 0; | ||||
|         } | ||||
|     } | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci