mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Removed SVG debug codes left (as always) in a unit test
This commit is contained in:
		
							parent
							
								
									2abd8fe240
								
							
						
					
					
						commit
						ed050089d9
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		|  | @ -81,11 +81,6 @@ use Slic3r::Geometry qw(collinear); | |||
|     ); | ||||
|     is collinear($lines[0], $lines[1], 0), 0, 'not collinear'; | ||||
|     is collinear($lines[0], $lines[1], 1), 0, 'not collinear'; | ||||
|      | ||||
|     use Slic3r::SVG; | ||||
|     Slic3r::SVG::output(undef, "collinear.svg", | ||||
|         lines => \@lines, | ||||
|     ); | ||||
| } | ||||
| 
 | ||||
| #========================================================== | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci