mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Removed debugging line
This commit is contained in:
		
							parent
							
								
									8c4a0f23df
								
							
						
					
					
						commit
						fd6b78f7f2
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -327,7 +327,6 @@ sub make_perimeters {
 | 
			
		|||
                role            => EXTR_ROLE_EXTERNAL_PERIMETER,
 | 
			
		||||
                flow_spacing    => $self->perimeter_flow->spacing,
 | 
			
		||||
            );
 | 
			
		||||
            printf "len = %s\n", unscale($p->length);
 | 
			
		||||
            push @paths, $p->isa('Slic3r::Polygon')
 | 
			
		||||
                ? Slic3r::ExtrusionLoop->new(polygon  => $p, %params)
 | 
			
		||||
                : Slic3r::ExtrusionPath->new(polyline => $p, %params);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue