mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Consider single walls as external perimeters. #661
This commit is contained in:
		
							parent
							
								
									47c5d410ea
								
							
						
					
					
						commit
						3b38e392ad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -318,7 +318,7 @@ sub make_perimeters { | |||
|     { | ||||
|         my @thin_paths = (); | ||||
|         my %properties = ( | ||||
|             role            => EXTR_ROLE_PERIMETER, | ||||
|             role            => EXTR_ROLE_EXTERNAL_PERIMETER, | ||||
|             flow_spacing    => $self->perimeter_flow->spacing, | ||||
|         ); | ||||
|         for (@{ $self->thin_walls }) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci