mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 04:02:52 -06:00 
			
		
		
		
	Fixed regression causing infill lines not being always connected near perimeters
This commit is contained in:
		
							parent
							
								
									8fcf24a766
								
							
						
					
					
						commit
						be8970b497
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,7 +62,7 @@ sub fill_surface { | |||
|         ); | ||||
|         @paths = (); | ||||
|          | ||||
|         my $tolerance = scale epsilon; | ||||
|         my $tolerance = 10 * scale epsilon; | ||||
|         my $diagonal_distance = $distance_between_lines * 5; | ||||
|         my $can_connect = $is_line_pattern | ||||
|             ? sub { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci