mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	New option for disabling thin wall detection
This commit is contained in:
		
							parent
							
								
									0a7e0ffecf
								
							
						
					
					
						commit
						282c751b0f
					
				
					 4 changed files with 11 additions and 2 deletions
				
			
		|  | @ -96,7 +96,7 @@ sub make_surfaces { | |||
|     $self->slices([ _merge_loops($loops) ]); | ||||
|      | ||||
|     # detect thin walls by offsetting slices by half extrusion inwards | ||||
|     { | ||||
|     if ($Slic3r::Config->thin_walls) { | ||||
|         my $width = $self->perimeter_flow->scaled_width; | ||||
|         my $diff = diff_ex( | ||||
|             [ map $_->p, @{$self->slices} ], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci