mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Bugfix: narrow top surfaces didn't generate solid layers. #1161
This commit is contained in:
		
							parent
							
								
									b12a09ed71
								
							
						
					
					
						commit
						d5a9320587
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -383,7 +383,6 @@ sub detect_surfaces_type { | |||
|             1, | ||||
|         ); | ||||
|         return map Slic3r::Surface->new(expolygon => $_, surface_type => $result_type), | ||||
|             grep $_->is_printable($layerm->perimeter_flow->scaled_width), | ||||
|             @$expolygons; | ||||
|     }; | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci