mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Enforce cleaner honeycomb paths
This commit is contained in:
		
							parent
							
								
									8b6b192dac
								
							
						
					
					
						commit
						97b5d76d50
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,7 @@ sub fill_surface {
 | 
			
		|||
    }
 | 
			
		||||
    
 | 
			
		||||
    my @paths;
 | 
			
		||||
    if ($params{complete}) {
 | 
			
		||||
    if ($params{complete} || 1) {
 | 
			
		||||
        # we were requested to complete each loop;
 | 
			
		||||
        # in this case we don't try to make more continuous paths
 | 
			
		||||
        @paths = map $_->split_at_first_point,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue