mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fixed --avoid-crossing-perimeters and --support-material after the xsdata merge
This commit is contained in:
		
							parent
							
								
									a49dc603cc
								
							
						
					
					
						commit
						67aefdccc7
					
				
					 4 changed files with 24 additions and 24 deletions
				
			
		|  | @ -82,7 +82,7 @@ sub fill_surface { | |||
|         # we were requested to complete each loop; | ||||
|         # in this case we don't try to make more continuous paths | ||||
|         @paths = map $_->split_at_first_point, | ||||
|             @{intersection($surface->expolygon, \@polygons)}; | ||||
|             @{intersection([ $surface->p ], \@polygons)}; | ||||
|          | ||||
|     } else { | ||||
|         # consider polygons as polylines without re-appending the initial point: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci