mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Bugfix: recent changes broke the "infill every layers" option which didn't alternate infill direction correctly. #70
This commit is contained in:
		
							parent
							
								
									afd8e0a1bd
								
							
						
					
					
						commit
						951778439a
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		|  | @ -66,6 +66,7 @@ sub make_fill { | |||
|             push @surfaces, map Slic3r::Surface->cast_from_expolygon($_, | ||||
|                 surface_type => $group->[0]->surface_type, | ||||
|                 bridge_angle => $group->[0]->bridge_angle, | ||||
|                 depth_layers => $group->[0]->depth_layers, | ||||
|             ), @$union; | ||||
|         } | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci