mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Customizable overlap ratio (it defaults to 0.15 now)
This commit is contained in:
		
							parent
							
								
									9f6be233f8
								
							
						
					
					
						commit
						d9a70ea80d
					
				
					 15 changed files with 67 additions and 42 deletions
				
			
		|  | @ -182,7 +182,7 @@ sub prepare_fill_surfaces { | |||
| sub remove_small_surfaces { | ||||
|     my $self = shift; | ||||
|      | ||||
|     my $distance = scale $Slic3r::flow_width / 2; | ||||
|     my $distance = scale $Slic3r::flow_spacing / 2; | ||||
|      | ||||
|     my @surfaces = @{$self->fill_surfaces}; | ||||
|     @{$self->fill_surfaces} = (); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci