mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Skip support material for one-layer objects
This commit is contained in:
		
							parent
							
								
									e7139c514d
								
							
						
					
					
						commit
						e593a30fc7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -578,6 +578,7 @@ sub combine_infill { | |||
| 
 | ||||
| sub generate_support_material { | ||||
|     my $self = shift; | ||||
|     return if $self->layer_count < 2; | ||||
|      | ||||
|     my $threshold_rad = $Slic3r::Config->support_material_threshold | ||||
|                         ? deg2rad($Slic3r::Config->support_material_threshold + 1)  # +1 makes the threshold inclusive | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci