mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Removed debugging line
This commit is contained in:
		
							parent
							
								
									2295d48947
								
							
						
					
					
						commit
						0f9e143ba1
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -244,7 +244,6 @@ sub make_perimeters { | |||
|                 role        => EXTR_ROLE_EXTERNAL_PERIMETER, | ||||
|                 mm3_per_mm  => $mm3_per_mm, | ||||
|             ); | ||||
|             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
	
	 Alessandro Ranellucci
						Alessandro Ranellucci