mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Alternate gaps fill direction
This commit is contained in:
		
							parent
							
								
									37c0b45187
								
							
						
					
					
						commit
						93a8391e18
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -235,7 +235,7 @@ sub make_perimeters { | |||
|          | ||||
|         # fill gaps | ||||
|         { | ||||
|             my $filler = Slic3r::Fill::Rectilinear->new; | ||||
|             my $filler = Slic3r::Fill::Rectilinear->new(layer_id => $self->layer->id); | ||||
|              | ||||
|             my $w = $self->perimeter_flow->width; | ||||
|             my @widths = (1.5 * $w, $w, 0.5 * $w);  # worth trying 0.2 too? | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci